Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "forge_marker": 1,
- "defaults": {
- "model": "forge:multi-layer",
- "custom": {
- "base": "aura:fortifiedWood#base",
- "Solid": "aura:fortifiedWood#base",
- "Translucent": "aura:fortifiedWood#breaking"
- },
- "transform": "forge:default-block"
- },
- "variants": {
- "normal": [{}],
- "inventory": [{}],
- "base": [{
- "model": "cube_all",
- "textures": { "all": "aura:blocks/fortifiedWood" }
- }],
- "breaking": [{
- "model": "cube_all",
- "textures": { "all": "minecraft:blocks/destroy_stage_9" }
- }]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement