sp614x / optifine

1.8k stars 418 forks source link

Custom Block Item Textures #406

Open Decrepitdoors opened 7 years ago

Decrepitdoors commented 7 years ago

I've been playing around with CIT for armor and items but I can't find a way to change block item textures, is this not possible? I understand that Minecraft doesn't save NBT for normal blocks when they're placed but I feel the item texture should be changeable.

sp614x commented 7 years ago

The block item textures can be changed by using a custom item model: http://minecraft.gamepedia.com/Model#Item_models The item models are located in "assets/minecraft/models/item".

Decrepitdoors commented 7 years ago

Can I change items based on nbt data like I can with CIT?

badhaloninja commented 7 years ago

832 #837