LtxProgrammer / LtxProgrammer/Changed-Minecraft-Mod
Api and Ai Suggestions
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 83
- Forks
- 58
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 2
Description
The suggestion of the AI would be about dark latexes, how about make they don't target Humanoid Entities in daylight If they are not moving? Just like in the game
The suggestion of the API would be about of events, how about add a track of a TransfurVariant or a TransfurVariantInstance in the keepConscious Event? This would help expand the possibilities of logic :3
And how about create a Event for when the ChangedEntity do a "Transfur Attack" ? Because when a ChangedEntity do a "Transfur Attack" the Event of LivingEntityHurt is canceled making the track of The "Transfur Attacks" impossible without a mixin in the Main Class [ChangedEntity]
Extra Info
A Bug happen when the slot that is denied to have X item is the off-Hand, making the Item be deleted if pressing F and Making the item be able to get "Shadowed" when placed in the off hand slot manually and pressing f [the item get Dupped and shadowed [same ItemStack in more than one place]
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue combines dark latex AI behavior, additions to the keepConscious and LivingEntityHurt event flow, and an off-hand item bug involving ChangedEntity. Start by reading those named event and entity areas, then reproduce the off-hand behavior. Done would require separately defining and implementing the requested AI, event, and inventory changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100