Tropicraft

Tropicraft

9M Downloads

Mangroves convert Purified Sand to Dirt upon growth

NotActuallyTerry opened this issue ยท 1 comments

commented
commented

Root cause (haha get it, root) is likely here:

if (placeDirtOnOrigin) {
// Set ground to dirt
setDirtAt(world, acceptor, random, origin.below(), config);
}