Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 397 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 397 Bytes

MinecraftCropSim

Script to simulate plants growing in Minecraft to estimate crop yeilds with the PwnPlantGrowth plugin.

Given parameters for probability of growing and dying each tick, this code will simulate a chosen number of plants over a chosen number of turns. It produces a life history of plant growth and data for which get to maturity, and which die. Some statistics are also provided.