B.A.S.E

B.A.S.E

46M Downloads

Reloading Crafttweaker causes it to generate a new set of the material instead of changing the old one

erindal opened this issue ยท 4 comments

commented

2016-09-20_18 14 02

base-1.10-7-universal.jar
CraftTweaker-1.10.2-3.0.11.jar

Also the textures weren't generating, even with a restart, although I might be doing something wrong there.

Script:
mods.base.Materials.add("Uranium", 994590, false, ["ORE", "NUGGET", "INGOT", "BLOCK", "DUST"]);

commented

Texture Issue:
This is a known issue and something we're working on getting fixed (together with block implementation)

Duplication:
Hmm, I'll have to poke Jared with this tomorrow when he wakes up.

commented

We're looking into the issue of duplicate items.
I'll leave this post open until we get a concrete answer to why it's bugging out ^^

commented

"Jared - Today at 10:06 PM
Ask him to retry without changing the scripts"

commented

Okay, the script belongs in the Minecraft Instance/config/B.A.S.E/scripts folder, not the normal MT scripts folder.