fabric icon indicating copy to clipboard operation
fabric copied to clipboard

Extra data providers for remaining vanilla asset types

Open 62832 opened this issue 3 years ago • 0 comments

As a companion to #2754, this PR aims to provide some new providers for various remaining asset and data types currently present in vanilla Minecraft, such as sounds, particles, worldgen, dimension types and potentially others. Whichever of these types should end up with a dedicated provider can be left open for discussion.

Current list of provider candidates:

  • [x] Sounds
  • [x] Particles
  • [ ] Worldgen
  • [ ] Dimension types
  • [ ] Structures (uses .nbt for some reason)
  • [ ] Atlases (client-only?)

62832 avatar Dec 14 '22 15:12 62832