Inital commit
This commit is contained in:
commit
b5089257c5
1005 changed files with 23476 additions and 0 deletions
23
datapacks/bat-membranes/data/vanillatweaks/advancement/bat_membranes.json
Executable file
23
datapacks/bat-membranes/data/vanillatweaks/advancement/bat_membranes.json
Executable file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue