#Whats wrong with this EMC Value Changer script?

4 messages · Page 1 of 1 (latest)

twilit fractal
#

I am using Forge 1.20.1:47.4.0,
kubejs-forge-2001.6.5-build.16, and
kjsprojecte-1.20.1-1.0.

ProjectEEvents.setEMC(event => {
    // Remove EMC from minecraft:stone
    event.setEMC("minecraft:stone", 0)
})

pretty simple code, just trying to set stone to 0.

What I really want to do is set forge:seeds to 0, but I can't get a single item figured out; let alone the tag.

I am not getting any server.log errors: https://mclo.gs/FZsRW14

Anyone happen to have any ideas?

sterile wedgeBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

marble cedarBOT
#

Paste version of mclo.gs/FZsRW14 from @twilit fractal

twilit fractal
#

I guess I didnt need KubeJS to do this.