1
0
Fork 0
Gen2/datapacks/bat-membranes/data/vanillatweaks/advancement/bat_membranes.json

23 lines
383 B
JSON
Raw Normal View History

2025-08-27 20:49:18 -05:00
{
"display": {
"icon": {
"id": "minecraft:phantom_membrane"
},
"title": "Bat Membranes",
"description": [
"",
{
"text": "Disable phantoms and get membranes from bats instead.",
"color": "gold"
}
],
"show_toast": false,
"announce_to_chat": false
},
"parent": "vanillatweaks:root",
"criteria": {
"tick": {
"trigger": "minecraft:tick"
}
}
}