LtxProgrammer / LtxProgrammer/Changed-Minecraft-Mod
Long term ideas
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 83
- Forks
- 58
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 2
Description
Tweak how suit grab work for entities.
Currently if the player leave and join while suiting a entity they will get glitched where the client doesn't know that they are suiting a entity but the server does.
Reworking how the infuser craft logic is:
* Instead of directly crafting the syringes you will craft the vials and THEN be able to apply such vial in a syringe (possible multi use?)
* Vial Holder
* it will be a block that displays/holds an even number of vials.
* maybe making a small Interface to handle how the "vial" is rendered? (Glowing fluid, fluid pattern, fluid color, etc)
* Shipping Container Update
* Clay Pot Like (can place but can't take without a hopper or breaking it) but can hold alot of blocks.
* If RightClicked with a Pickaxe the container will open allowing the use to place and take items as a "fail safe alternative".
* i will type more ideas later*
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 contains several separate ideas—entity suiting state, infuser crafting, a vial holder, and shipping containers—but names no files, tests, or entry points. First clarify which single change is in scope and locate its existing implementation; done should be defined by the selected behavior working without the reported glitch or interaction problems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100