Started by
Mymann
on
Topic category: Help with Minecraft modding (Java Edition)
Need help with creating a block that function identical to a vanilla chest.
Requirements:
- 27 slots for items
- Can contain items
- Break items when broken
- Doesn't merge with other to create a double chest
- Have animations for opening and closing, can utilize Geckolib if needed (I have already created the model that is just an edit of the single Chest).
- Play vanilla chest sounds for when opening and closing.
Any help would be appreciated.
Edited by Mymann on Thu, 07/25/2024 - 16:47
The Geckolib is a required dependency.