Trying to import Tinker's Materials gives an error
Insane96 opened this issue ยท 3 comments
Issue Description:
Trying to import Tinker's Materials gives an error
What happens:
When I try to import
import modtweaker.materials.ITICMaterial;
it gives me an error
[INITIALIZATION][CLIENT][ERROR] tinker.zs:1 > No such member: materials
What you expected to happen:
No errors
Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue):
Minetweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue):
Affected Versions (Do not use "latest"):
- Minecraft: 1.12.2
- Forge: 14.23.1.2608
- Crafttweaker: 4.1.0
- ModTweaker: 4.0.6
- MTLib: 3.0.1
woops, that is a typo on the wiki, the correct import is:
modtweaker.tconstruct.ITICMaterial
thanks for pointing it out!
Still a problem. After fixing the import now I get
[INITIALIZATION][CLIENT][ERROR] tinker.zs:3: Could not resolve <material : stone>