Skip to content

Resourcepack

The resourcepack system is used to handle custom assets such as items and sounds used across the network.


When to use

  • You want to use custom items
  • You need custom sounds
  • You want to enhance the player experience

Topics

  • [[Items|Core-API/Resourcepack/Items]]
  • [[Sounds|Core-API/Resourcepack/Sounds]]

Common pitfalls

  • Mismatched item IDs or models
  • Playing custom resourcepack sounds without using the core API