- backport latest functionality to 1.18.2
- move config to json format
- same config design for all mod versions
- fix multiple bugs
Full Changelog: https://github.com/tristankechlo/ImprovedVanilla/compare/1.18.2-1.6.0...1.18.2-1.7.1
- backport latest functionality to 1.17.1
- move config to json format
- same config design for all mod versions
- fix multiple bugs
Full Changelog: https://github.com/tristankechlo/ImprovedVanilla/compare/1.17.1-1.5.1...1.17.1-1.7.1
- backport latest functionality to 1.16.5
- move config to json format
- same config design for all mod versions
- fix multiple bugs
Full Changelog: https://github.com/tristankechlo/ImprovedVanilla/compare/1.16.5-1.5.1...1.16.5-1.7.1
- backport latest functionality to 1.15.2
- move config to json format
- same config design for all mod versions
- fix multiple bugs
Full Changelog: https://github.com/tristankechlo/ImprovedVanilla/compare/1.15.2-1.4.1...1.15.2-1.7.1
- backport latest functionality to 1.14.4
- move config to json format
- same config design across all mod versions
- fix multiple bugs
Full Changelog: https://github.com/tristankechlo/ImprovedVanilla/compare/1.14.4-1.4.1...1.14.4-1.7.1
- fix multiple smaller bugs
- command /improvedvanilla now requires a higher permission level
- spawners drop max. one spawn-egg when mined
Full Changelog: https://github.com/tristankechlo/ImprovedVanilla/compare/1.12.2-1.7.0...1.12.2-1.7.1
- backport latest functionality to 1.12.2
- move config to json format
- same config design across all mod versions
Full Changelog: https://github.com/tristankechlo/ImprovedVanilla/compare/1.12.2-1.4.1...1.12.2-1.7.0
- port to 1.19.3
- extended the
/improvedvanilla
command/improvedvanilla github
shows the url to the github page/improvedvanilla discord
shows the url to the discord server/improvedvanilla wiki
shows the url to the wiki/improvedvanilla issues
shows the url to the issues page/improvedvanilla curseforge
shows the url to the curseforge page/improvedvanilla modrinth
shows the url to the modrinth page
- 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_seeds
from 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