add first patch
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
console.info("[SOCIETY] berryBushBroken.js loaded");
|
||||
|
||||
BlockEvents.leftClicked("society:berry_bush", (e) => {
|
||||
global.updateBerryBush(e.level, e.block);
|
||||
});
|
||||
Reference in New Issue
Block a user