[1.19.2] Tilling_item_drop duplicates entries
thelegitdolt opened this issue ยท 2 comments
After a tilling item is specified, tilling it will drop 2 instance of that item instead of the expected one (as is vanilla behavior with rooted dirt)
syntax:
#The item that is dropped when tilling. Consists of a block or block regex and an item id. If left unspecified, no item is dropped. Example (without the leading #):
#"minecraft:diamond_block" = "minecraft:iron_nugget"
[tilling.item_drop]
"neapolitan:adzuki_soil" = "neapolitan:adzuki_beans"
Can't reproduce, works as intended by default. Could you try reproducing with only Property Modifier, Neapolitan and Blueprint installed?