![Lava Walker [Forge/Fabric]](https://media.forgecdn.net/avatars/thumbnails/493/779/256/256/637803871586608480.png)
Invalid age. forge-lava_walker-2.0.0 1.20.1
border999 opened this issue ยท 5 comments
[minecraft/ModelBakery]: Exception loading blockstate definition: 'lava_walker:blockstates/modded_obsidian.json' in resourcepack: 'mod_resources' for variant: 'age=4': Unknown value: '4' for blockstate property: 'age' [0, 1, 2, 3]
Thank you for reporting. I'd like you to attach a full debug.log if possible.
Can be reproduced in 1.16.5-1.0.0
Thank you for reporting. I'd like you to attach a full debug.log if possible.
Can be reproduced in 1.16.5-1.0.0
I recommend you drop your debug log here for the owner. I have other mod issues I'm trying to resolve. if you still have you log that'd probably be best.
Thank you for reporting. I'd like you to attach a full debug.log if possible.
I think the full log is unnecessary. Only one line is useful
[Worker-Main-9/WARN]: Exception loading blockstate definition: 'lava_walker:blockstates/modded_obsidian.json' in resourcepack: 'Mod Resources' for variant: 'age=4': Unknown value: '4' for blockstate property: 'age' [0, 1, 2, 3]
means the inside resourcepack of mod goes wrong. I think just modify assets/lava_walker/blockstates/modded_obsidian.json and delete the line about age 4 can remove the error.