jaredlll08 / ModTweaker

ModTweaker is an addon for CraftTweaker, which provides Integration for an amount of mods.
MIT License
68 stars 63 forks source link

[1.12.2] Chisel group don't work with IChisel #680

Closed TheSnowyChickens closed 6 years ago

TheSnowyChickens commented 6 years ago

Issue Description:

This: " mods.chisel.Carving.addVariation("blockFuelCoke", ); " don't work with the IChisel. (in a diamond and iron it works) If I click on "chisel", nothing happend, no change of the block, but ONLY in the IChisel and ONLY this 1 kind of coal coke block. The other 2 (immersive and Thermal) work without any problems.

What happens:

IChisel don't change the block with the script.

What you expected to happen:

A block change.

Script used:

https://paste.dimdev.org/begevemire.cpp

Minetweaker.log file:

I can add it, but where can I find it? :D

Affected Versions:

jaredlll08 commented 6 years ago

If it works in any chisel, but not a single other chisel, then it is a chisel issue, report to them.

TheSnowyChickens commented 6 years ago

Okay