mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-23 13:37:58 +01:00
Added mango saplings and leaves to their correct tags
This commit is contained in:
parent
5b29f7dae6
commit
d73240c981
3 changed files with 14 additions and 1 deletions
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"unicopia:mango_sapling"
|
||||
]
|
||||
}
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"unicopia:mango_sapling"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue