Releases: copygirl/FarmlandDropsSoil
Releases · copygirl/FarmlandDropsSoil
Farmland Drops Soil v1.4.0
Farmland Drops Soil v1.3.0
Game Version: 1.14.0
Changelog
- Fix crash if farmland is broken by a non-player
- Use
GetDrops
rather thanOnBlockBroken
(Might solve a compatibility issue with XSkills as well..?)
Farmland Drops Soil v1.2.0
Game Version: 1.14.0
Changelog
- Initial GitHub release
- Changed from simple patch mod to a code mod
- Farmland no longer always drops soil when broken, it now depends on the lowest nutrient in the block. For example a Terra Preta farmland block with K=40 nutrients (others at the maximum, 80) there is only a 50% chance for the soil to be dropped.
- Due to a block behavior being added, no longer works as a server-only mod. Required on client!