mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-21 14:55:17 +01:00
Fix Cocoa on EnchantmentReplenish.kt
This commit is contained in:
parent
f166ebf6fb
commit
8ad97b9eb3
@ -74,6 +74,7 @@ class EnchantmentReplenish(
|
||||
Material.POTATOES -> Material.POTATO
|
||||
Material.CARROTS -> Material.CARROT
|
||||
Material.BEETROOTS -> Material.BEETROOT_SEEDS
|
||||
Material.COCOA -> Material.COCOA_BEANS
|
||||
else -> type
|
||||
}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user