McJty / YouTubeModding14

Source code for my YouTube modding tutorial series for Minecraft 1.15 and 1.16
MIT License
107 stars 35 forks source link

Update DataGenerators.java #15

Open Unbekannt1998 opened 3 years ago

Unbekannt1998 commented 3 years ago

update the DataGenerator so the ItemModel Provider is aware of the new generated Files from the BlockState Provider so that Items can access the generated files from the BlockStates in the same run. This was something tterrag in the Forge Discord pointed out.