- fix error where there was no interaction when right clicking on a block
- affected for example that chests could not be opened with an empty hand
- right-clicking grown crops with a hoe increases the amount of drops depending on the tier of the hoe
- can be disabled in the config
- better hoe => more drops
- added a config option to filter out items that should not be dropped when the crop is harvested by right-clicking
- disabled by default
- applies to harvesting with empty hand and with a hoe
- example: can be used to remove
minecraft:wheat_seedsfrom the drops of wheat-crops
- added config option to disable spawner clearing when placed
- move config to json format
- this way the config on forge and fabric has the same format
- add command
/improvedvanilla/improvedvanilla config show- provides a clickable link, to find the config file easily (works only in singleplayer)/improvedvanilla config reload- reloads the config file from the file system/improvedvanilla config reset- resets the config to the default values
- fix
Mod Loading has failederror
- port to 1.19
- port to 1.16.5
- port to 1.17.1
add recipes for following items (using mostly forge and minecraft tags to be compatible with other mods)
- bell
- crying obsidian
- dead bushes
- iron/gold and diamond horse armor
- glow ink sac
- glow lichen
- saddle
- string from wool
- gilded blackstone
- port to 1.18.1

