Herobrine643928 / Chest-UI

Creative Commons Attribution 4.0 International
54 stars 10 forks source link

TypeIdsToID #9

Closed ModdedPro14 closed 10 months ago

ModdedPro14 commented 10 months ago

some of the textures in it are flipped like the netherite sword begin the netherite shovel

LeGend077 commented 10 months ago

Try to edit the number_of_1_16_100_items in scripts/extensions/forms.js. Make sure it is same as the number of custom items added with format version 1.16.100

ModdedPro14 commented 10 months ago

Try to edit the number_of_1_16_100_items in scripts/extensions/forms.js. Make sure it is same as the number of custom items added with format version 1.16.100

Ik but I'm not using any custom items

LeGend077 commented 10 months ago

@Herobrine643928 Can you check it?

Herobrine643928 commented 10 months ago

Updated the typeIds.js file, as it had the debug stick in it while the game does not. All IDs should be correct now.

ModdedPro14 commented 10 months ago

Updated the typeIds.js file, as it had the debug stick in it while the game does not. All IDs should be correct now.

Ty fir resolving the issue