mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
Merge pull request #511 from CivMC/RedDevel2-patch-1
Fix Mangrove/cherry saplings
This commit is contained in:
@@ -829,7 +829,7 @@ plants:
|
||||
material: CHERRY_SAPLING
|
||||
vanilla_materials:
|
||||
- CHERRY_SAPLING
|
||||
id: 28
|
||||
id: 30
|
||||
item:
|
||||
==: org.bukkit.inventory.ItemStack
|
||||
type: CHERRY_SAPLING
|
||||
@@ -858,7 +858,7 @@ plants:
|
||||
material: MANGROVE_PROPAGULE
|
||||
vanilla_materials:
|
||||
- MANGROVE_PROPAGULE
|
||||
id: 29
|
||||
id: 31
|
||||
item:
|
||||
==: org.bukkit.inventory.ItemStack
|
||||
type: MANGROVE_PROPAGULE
|
||||
|
||||
Reference in New Issue
Block a user