Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "coal_ore" : {
- "models" : [
- "coal_ore#normal"
- ],
- "texture" : "coal_ore"
- },
- "iron_ore" : {
- "models" : [
- "iron_ore#normal"
- ],
- "texture" : "iron_ore"
- },
- "gold_ore" : {
- "models" : [
- "gold_ore#normal"
- ],
- "texture" : "gold_ore"
- },
- "diamond_ore" : {
- "models" : [
- "diamond_ore#normal"
- ],
- "texture" : "diamond_ore"
- },
- "redstone_ore" : {
- "models" : [
- "redstone_ore#normal"
- ],
- "texture" : "redstone_ore"
- },
- "lit_redstone_ore" : {
- "models" : [],
- "texture" : "redstone_ore"
- },
- "lapis_ore" : {
- "models" : [
- "lapis_ore#normal"
- ],
- "texture" : "lapis_ore"
- },
- "emerald_ore" : {
- "models" : [
- "emerald_ore#normal"
- ],
- "texture" : "emerald_ore",
- "tolerances" : {
- "brt" : 0.25
- }
- },
- "quartz_ore" : {
- "models" : [
- "quartz_ore#normal"
- ],
- "texture" : "quartz_ore",
- "baseTexture" : "netherrack"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement