#Datagen atlases
1 messages · Page 1 of 1 (latest)
vanilla has no code to do so but you can write your own DataProvider to do it
Ah, that's a shame
You can actually use the codec provider from fabric api as a base. You'll just need to give it the codec and the file path. For this to work you'll have to make your datagen run config a client config as the atlas code only exists on the client
Ohhh