[Resolved] How to make a custom chest

Started by Mymann on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[Resolved] How to make a custom chest
Thu, 07/25/2024 - 16:47 (edited)

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
Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The Geckolib is a required…
Mon, 08/11/2025 - 01:21

The Geckolib is a required dependency.