Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Sample texturepack

CodeDoctor edited this page Feb 23, 2021 · 3 revisions

If you need inspriation or want to see how it works, you can download my sample texturepack. Link: https://github.com/CodeDoctorDE/ItemMods/raw/main/%C2%A76ItemMods%20Sample%20Texturepack.zip

  • Get the ruby ore with /minecraft:give @p minecraft:emerald_ore{CustomModelData:1} 1
  • Get the ruby with /minecraft:give @p minecraft:emerald{CustomModelData:1} 1

This wiki is outdated. Please use the new documentation.


Older versions


For users


For developers

Clone this wiki locally