HexCasting/Common/src/generated/resources/assets/hexcasting/models/staff/edified.json
2023-05-23 13:36:26 -05:00

16 lines
278 B
JSON

{
"overrides": [
{
"model": "hexcasting:item/edified_staff",
"predicate": {
"hexcasting:funny_level": 0.0
}
},
{
"model": "hexcasting:item/cherry_staff",
"predicate": {
"hexcasting:funny_level": 2.0
}
}
]
}