NucleoidMC / nucleoid-extras

Extra features specific to the Nucleoid server such as the sidebar and backend integrations
GNU Lesser General Public License v3.0
4 stars 16 forks source link

Use data generation #175

Closed haykam821 closed 4 months ago

haykam821 commented 4 months ago

This pull request migrates data, including block tags, item tags, and (soon) advancements, to data generation. Note that ./gradlew runDatagen must now be ran before running a development environment client or server.

This pull request is marked as a draft as it is blocked by #172. Some advancements cannot currently be moved to data generation since their criteria are invalid.