Skip to content

Releases: copygirl/FarmlandDropsSoil

Farmland Drops Soil v1.4.0

18 Jun 17:03
Compare
Choose a tag to compare

Game Version: 1.15.0-pre.3

Changelog

  • Update to 1.15 pre-releases
    Fixes an issue where breaking farmland caused an error, making it look like it disappeared

Farmland Drops Soil v1.3.0

09 Apr 05:52
Compare
Choose a tag to compare

Game Version: 1.14.0

Changelog

  • Fix crash if farmland is broken by a non-player
  • Use GetDrops rather than OnBlockBroken
    (Might solve a compatibility issue with XSkills as well..?)

Farmland Drops Soil v1.2.0

09 Dec 12:04
Compare
Choose a tag to compare

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!