ContentTweaker

ContentTweaker

27M Downloads

[1.12.2] BlockRepresentationObject.setOnUpdateTick doesn't work

roidrole opened this issue ยท 0 comments

commented

When creating a block with the following script :
image
the block doesn't respond by printing anything in crafttweaker.log.
To test it, I placed and destroyed a leaf block, then a stone block next to the test block. According to the Minecraft Wiki both of these should trigger a Block Update. You can see in crafttweaker.log that this hasn't happened.

Mods loaded :

  • Minecraft 1.12.2
  • Forge 14.23.5.2859
  • Crafttweaker 1.12-4.1.20.698 (Modrinth)
  • B.A.S.E 1.12.2-3.1.4.0 (Modrinth)
  • Contenttweaker 1.12.2-4.10.0 (Modrinth)