You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2020. It is now read-only.
[LibCD] Error executing tweaker script enchant:gamerule.js: TypeError: class com.martmists.libgamerule.compat.libcd.GameruleTweaker has no such function "addGamerule" in <eval> at line number 2 Is the error I'm talking about. and it's with this in the script, which is from your documentation. var GameruleTweaker = libcd.require("libgamerule.GameruleTweaker"); GameruleTweaker.addGamerule("DoCustomMobSpawning", "boolean", true); GameruleTweaker.addGamerule("CustomRegen", "boolean", true); this is in 20w11a
[LibCD] Error executing tweaker script enchant:gamerule.js: TypeError: class com.martmists.libgamerule.compat.libcd.GameruleTweaker has no such function "addGamerule" in <eval> at line number 2Is the error I'm talking about. and it's with this in the script, which is from your documentation.var GameruleTweaker = libcd.require("libgamerule.GameruleTweaker"); GameruleTweaker.addGamerule("DoCustomMobSpawning", "boolean", true); GameruleTweaker.addGamerule("CustomRegen", "boolean", true);this is in 20w11a