ModTweaker

ModTweaker

88M Downloads

[1.10.2] Unable to add blocks with metadata into chisel groups variations

JasonMcRay opened this issue ยท 1 comments

commented

Issue Description:

Adding variations to existing or new chisel groups does not work with metadata.
<minecraft:dirt> - Is being added just fine
<minecraft:dirt:1> - Is not being added at all, cannot chisel the dirt into Coarse Dirt.

What happens:

When I have a script where I am adding blocks to be chiseable and that block has a metavalue it does not add it.

What you expected to happen:

Block with metadata added to specified chisel group

Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue):

http://pastebin.com/kPLDQxK6

Minetweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue):

http://pastebin.com/hkDf1QvE


Affected Versions (Do not use "latest"):

  • Minecraft: 1.10.2
  • Forge: 12.18.3.2185
  • Crafttweaker: 3.0.22
  • ModTweaker: 2.0.9
  • MTLib: 1.0.1
  • Chisel: 0.0.8.12
commented

Just noticed an update that has it fixed.