Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extra data providers for remaining vanilla asset types #2759

Draft
wants to merge 10 commits into
base: 1.19.3
Choose a base branch
from

Conversation

62832
Copy link
Contributor

@62832 62832 commented Dec 14, 2022

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:

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

@62832 62832 changed the title Extra data providers for remaining vanilla asset types Add datagen provider for sounds.json Dec 14, 2022
@62832 62832 marked this pull request as ready for review December 14, 2022 18:07
@modmuss50 modmuss50 added the in progress This issue has PR(s) open to resolve it (or a PR that is WIP) label Dec 14, 2022
@62832 62832 marked this pull request as draft December 14, 2022 19:19
@62832 62832 changed the title Add datagen provider for sounds.json Extra data providers for remaining vanilla asset types Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress This issue has PR(s) open to resolve it (or a PR that is WIP)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants