You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 13, 2021. It is now read-only.
So I tried to add some modded crop (from the Sandwichable mod) in the config file but, when the config is loaded the added crop turns into air block?
This happen when I try to right click on one of the crop:
[01:00:17] [Server thread/INFO]: [DEBUG] No crop found for state Block{sandwichable:onions}[age=3]
[01:00:17] [Server thread/INFO]: [DEBUG] Valid crops Crop{Block{minecraft:wheat}[age=7]} | Crop{Block{minecraft:nether_wart}[age=3]} | Crop{Block{minecraft:carrots}[age=7]} | Crop{Block{minecraft:potatoes}[age=7]} | Crop{Block{minecraft:beetroots}[age=3]} | Crop{Block{minecraft:air}} | Crop{Block{minecraft:air}} | Crop{Block{minecraft:air}} | Crop{Block{minecraft:air}}
[01:00:17] [Server thread/INFO]: [DEBUG] Attempted crop harvest with result PASS has completed
So I tried to add some modded crop (from the Sandwichable mod) in the config file but, when the config is loaded the added crop turns into air block?
This happen when I try to right click on one of the crop:
harvest.json: https://gist.github.com/Leeo97one/8ff9d7096e29c224d09b3b0102ed4377
I also added the associated seeds via a data pack: datapack.zip
Tested with:
Minecraft 1.16.3
Fabric Loader 0.10.3+build.211
The text was updated successfully, but these errors were encountered: