Added mango saplings and leaves to their correct tags

This commit is contained in:
Sollace 2023-09-12 12:27:26 +01:00
parent 5b29f7dae6
commit d73240c981
No known key found for this signature in database
GPG key ID: E52FACE7B5C773DB
3 changed files with 14 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"unicopia:mango_sapling"
]
}

View file

@ -5,6 +5,7 @@
"unicopia:zap_leaves",
"unicopia:green_apple_leaves",
"unicopia:sweet_apple_leaves",
"unicopia:sour_apple_leaves"
"unicopia:sour_apple_leaves",
"unicopia:mango_leaves"
]
}

View file

@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"unicopia:mango_sapling"
]
}