Add wolf_food tag

This commit is contained in:
Nassim Jahnke 2024-04-18 18:58:00 +02:00
parent 97cd6bf3cc
commit 500cc8bc90
No known key found for this signature in database
GPG Key ID: EF6771C01F6EF02F
2 changed files with 17 additions and 0 deletions

View File

@ -23,5 +23,22 @@
"trial_spawner[trial_spawner_state=waiting_for_reward_ejection]": "trial_spawner[ominous=false,trial_spawner_state=waiting_for_reward_ejection]",
"trial_spawner[trial_spawner_state=ejecting_reward]": "trial_spawner[ominous=false,trial_spawner_state=ejecting_reward]",
"trial_spawner[trial_spawner_state=cooldown]": "trial_spawner[ominous=false,trial_spawner_state=cooldown]"
},
"tags": {
"item": {
"wolf_food": [
"beef",
"chicken",
"cooked_beef",
"cooked_chicken",
"cooked_mutton",
"cooked_porkchop",
"cooked_rabbit",
"mutton",
"porkchop",
"rabbit",
"rotten_flesh"
]
}
}
}

Binary file not shown.