Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In blockstates
- {
- "variants": {
- "normal": { "model": "davesmod:obsidium_block" }
- }
- }
- In models\block
- {
- "parent": "block/cube_all",
- "textures": {
- "all": "davesmod:blocks/obsidium_block"
- }
- }
- In models\item
- {
- "parent": "davesmod:block/obsidium_block"
- }
Advertisement
Add Comment
Please, Sign In to add comment