This repository was archived by the owner on Jan 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
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
(C) github/CodeDoctorDE 2020
This wiki is outdated. Please use the new documentation.
- π Home
Older versions
- 1.2
- π Custom blocks
- π Custom items
- 1.3
- π Custom blocks
- π Custom items
For users
- π½ Sample texture pack
- π Custom items
- π Custom blocks
- πΌ Addons
- β Supported Plugins
For developers
- π API
- π Contributing
- β Create an addon
- π Block templates
- π Item templates