Added Replenish function (replanting crops)

This commit is contained in:
2025-05-19 10:20:47 +02:00
parent ef29652e07
commit 35148c2159
3 changed files with 66 additions and 1 deletions

View File

@ -3,6 +3,7 @@
"package": "wtf.hak.survivalfabric.mixin",
"compatibilityLevel": "JAVA_21",
"mixins": [
"BlockMixin",
"PlayerManagerMixin",
"ServerPlayerEntityMixin",
"ServerPlayNetworkHandlerMixin",