Project-RT / RandomTweaker

Provides many more mods support and great features for CraftTweaker.
https://www.curseforge.com/minecraft/mc-mods/randomtweaker
MIT License
21 stars 8 forks source link

Material item doesn't change the material in the material list #80

Closed roidrole closed 5 months ago

roidrole commented 5 months ago

I... suppose it's a bug. In my script, I have the fillowing : mods.randomtweaker.tconstruct.IBook.changeMaterialItem(crystal_matrix, <extendedcrafting:material:24>); mods.randomtweaker.tconstruct.IBook.changeMaterialItem(fluix_steel, <contenttweaker:fluix_steel>);

When looking at the material list in tconstruct, I see the item being the shards, which is not the texture of these items. Screenshot : image

But when I look at the item's page, I see this : image Which has the right item associated to the material

As such, I am confident my script is right and this is an error in the mod

ikexing-cn commented 5 months ago

Can you provide all the TC expansion mods do you have installed? I'm sure it works when just only TC.

XHL315 commented 5 months ago

It will be fixed in 1.4.4. Waiting for a moment.

XHL315 commented 5 months ago

Fix e33a62d