mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-22 11:53:29 +01:00
parent
55bc0815f5
commit
9635ccab5a
411 changed files with 2338 additions and 2406 deletions
14
build.gradle
14
build.gradle
|
@ -102,16 +102,16 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
minecraft 'net.minecraftforge:forge:1.19-41.0.45'
|
||||
minecraft 'net.minecraftforge:forge:1.19-41.1.0'
|
||||
|
||||
compileOnly fg.deobf("mezz.jei:jei-1.19-common-api:11.0.0.206")
|
||||
runtimeOnly fg.deobf("mezz.jei:jei-1.19-forge:11.0.0.206")
|
||||
compileOnly fg.deobf("mezz.jei:jei-1.19-common-api:11.1.1.239")
|
||||
runtimeOnly fg.deobf("mezz.jei:jei-1.19-forge:11.1.1.239")
|
||||
|
||||
compileOnly fg.deobf("vazkii.patchouli:Patchouli:1.19-73:api")
|
||||
runtimeOnly fg.deobf("vazkii.patchouli:Patchouli:1.19-73")
|
||||
compileOnly fg.deobf("vazkii.patchouli:Patchouli:1.19-75:api")
|
||||
runtimeOnly fg.deobf("vazkii.patchouli:Patchouli:1.19-75")
|
||||
|
||||
runtimeOnly fg.deobf("top.theillusivec4.curios:curios-forge:1.19-5.1.0.2")
|
||||
compileOnly fg.deobf("top.theillusivec4.curios:curios-forge:1.19-5.1.0.2:api")
|
||||
runtimeOnly fg.deobf("top.theillusivec4.curios:curios-forge:1.19-5.1.0.4")
|
||||
compileOnly fg.deobf("top.theillusivec4.curios:curios-forge:1.19-5.1.0.4:api")
|
||||
|
||||
// TODO Enchantability
|
||||
/* compile fg.deobf("quarris.enchantability:Enchantability:11.0.48")*/
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"variants": {
|
||||
"type=top": {
|
||||
"model": "naturesaura:block/ancient_slab_top"
|
||||
},
|
||||
"type=bottom": {
|
||||
"model": "naturesaura:block/ancient_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "naturesaura:block/ancient_slab_double"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "naturesaura:block/ancient_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,209 +1,209 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/ancient_stairs",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/ancient_stairs",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/ancient_stairs",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/ancient_stairs",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/ancient_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/ancient_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/ancient_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/ancient_stairs"
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner"
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner"
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer"
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/ancient_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/ancient_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/ancient_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/ancient_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer"
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/ancient_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/ancient_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer"
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/ancient_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/ancient_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/ancient_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,5 +1,9 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "naturesaura:block/auto_crafter",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "naturesaura:block/auto_crafter"
|
||||
},
|
||||
|
@ -10,10 +14,6 @@
|
|||
"facing=west": {
|
||||
"model": "naturesaura:block/auto_crafter",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "naturesaura:block/auto_crafter",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,34 +1,34 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,waterlogged=false": {
|
||||
"model": "naturesaura:block/blast_furnace_booster",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,waterlogged=true": {
|
||||
"model": "naturesaura:block/blast_furnace_booster",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,waterlogged=false": {
|
||||
"model": "naturesaura:block/blast_furnace_booster"
|
||||
},
|
||||
"facing=north,waterlogged=true": {
|
||||
"model": "naturesaura:block/blast_furnace_booster"
|
||||
},
|
||||
"facing=south,waterlogged=false": {
|
||||
"model": "naturesaura:block/blast_furnace_booster",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,waterlogged=true": {
|
||||
"model": "naturesaura:block/blast_furnace_booster",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,waterlogged=false": {
|
||||
"model": "naturesaura:block/blast_furnace_booster",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,waterlogged=false": {
|
||||
"model": "naturesaura:block/blast_furnace_booster",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,waterlogged=true": {
|
||||
"model": "naturesaura:block/blast_furnace_booster"
|
||||
},
|
||||
"facing=south,waterlogged=true": {
|
||||
"model": "naturesaura:block/blast_furnace_booster",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,waterlogged=true": {
|
||||
"model": "naturesaura:block/blast_furnace_booster",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,waterlogged=true": {
|
||||
"model": "naturesaura:block/blast_furnace_booster",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
|
@ -4,53 +4,53 @@
|
|||
"model": "naturesaura:block/furnace_heater",
|
||||
"x": 180
|
||||
},
|
||||
"facing=up,waterlogged=false": {
|
||||
"model": "naturesaura:block/furnace_heater"
|
||||
"facing=down,waterlogged=true": {
|
||||
"model": "naturesaura:block/furnace_heater",
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,waterlogged=false": {
|
||||
"model": "naturesaura:block/furnace_heater",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,waterlogged=true": {
|
||||
"model": "naturesaura:block/furnace_heater",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,waterlogged=false": {
|
||||
"model": "naturesaura:block/furnace_heater",
|
||||
"x": 90
|
||||
},
|
||||
"facing=north,waterlogged=true": {
|
||||
"model": "naturesaura:block/furnace_heater",
|
||||
"x": 90
|
||||
},
|
||||
"facing=south,waterlogged=false": {
|
||||
"model": "naturesaura:block/furnace_heater",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,waterlogged=false": {
|
||||
"model": "naturesaura:block/furnace_heater",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,waterlogged=false": {
|
||||
"model": "naturesaura:block/furnace_heater",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"facing=down,waterlogged=true": {
|
||||
"model": "naturesaura:block/furnace_heater",
|
||||
"x": 180
|
||||
},
|
||||
"facing=up,waterlogged=true": {
|
||||
"model": "naturesaura:block/furnace_heater"
|
||||
},
|
||||
"facing=north,waterlogged=true": {
|
||||
"model": "naturesaura:block/furnace_heater",
|
||||
"x": 90
|
||||
},
|
||||
"facing=south,waterlogged=true": {
|
||||
"model": "naturesaura:block/furnace_heater",
|
||||
"x": 90,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,waterlogged=true": {
|
||||
"facing=up,waterlogged=false": {
|
||||
"model": "naturesaura:block/furnace_heater"
|
||||
},
|
||||
"facing=up,waterlogged=true": {
|
||||
"model": "naturesaura:block/furnace_heater"
|
||||
},
|
||||
"facing=west,waterlogged=false": {
|
||||
"model": "naturesaura:block/furnace_heater",
|
||||
"x": 90,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,waterlogged=true": {
|
||||
"facing=west,waterlogged=true": {
|
||||
"model": "naturesaura:block/furnace_heater",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"variants": {
|
||||
"type=top": {
|
||||
"model": "naturesaura:block/infused_brick_slab_top"
|
||||
},
|
||||
"type=bottom": {
|
||||
"model": "naturesaura:block/infused_brick_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "naturesaura:block/infused_brick_slab_double"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "naturesaura:block/infused_brick_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,209 +1,209 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/infused_brick_stairs",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/infused_brick_stairs",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/infused_brick_stairs",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/infused_brick_stairs",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/infused_brick_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/infused_brick_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/infused_brick_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/infused_brick_stairs"
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner"
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner"
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer"
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/infused_brick_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/infused_brick_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/infused_brick_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/infused_brick_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer"
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/infused_brick_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/infused_brick_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer"
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/infused_brick_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_brick_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/infused_brick_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"variants": {
|
||||
"type=top": {
|
||||
"model": "naturesaura:block/infused_slab_top"
|
||||
},
|
||||
"type=bottom": {
|
||||
"model": "naturesaura:block/infused_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "naturesaura:block/infused_slab_double"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "naturesaura:block/infused_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,209 +1,209 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/infused_stairs",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/infused_stairs",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/infused_stairs",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/infused_stairs",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/infused_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/infused_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/infused_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/infused_stairs"
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_stairs_inner"
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_stairs_inner"
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_stairs_outer"
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/infused_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/infused_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/infused_stairs",
|
||||
"uvlock": true,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/infused_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_stairs_outer"
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/infused_stairs",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/infused_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_stairs_outer"
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "naturesaura:block/infused_stairs",
|
||||
"uvlock": true,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "naturesaura:block/infused_stairs_inner",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "naturesaura:block/infused_stairs_outer",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "naturesaura:block/infused_stairs",
|
||||
"uvlock": true,
|
||||
"x": 180,
|
||||
"y": 180
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/ancient_bark",
|
||||
"end": "naturesaura:block/ancient_bark_top"
|
||||
"end": "naturesaura:block/ancient_bark_top",
|
||||
"side": "naturesaura:block/ancient_bark"
|
||||
}
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_column_horizontal",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/ancient_bark",
|
||||
"end": "naturesaura:block/ancient_bark_top"
|
||||
"end": "naturesaura:block/ancient_bark_top",
|
||||
"side": "naturesaura:block/ancient_bark"
|
||||
}
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/ancient_log",
|
||||
"end": "naturesaura:block/ancient_log_top"
|
||||
"end": "naturesaura:block/ancient_log_top",
|
||||
"side": "naturesaura:block/ancient_log"
|
||||
}
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_column_horizontal",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/ancient_log",
|
||||
"end": "naturesaura:block/ancient_log_top"
|
||||
"end": "naturesaura:block/ancient_log_top",
|
||||
"side": "naturesaura:block/ancient_log"
|
||||
}
|
||||
}
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/cross",
|
||||
"render_type": "minecraft:cutout_mipped",
|
||||
"textures": {
|
||||
"cross": "naturesaura:block/ancient_sapling"
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/ancient_planks",
|
||||
"bottom": "naturesaura:block/ancient_planks",
|
||||
"side": "naturesaura:block/ancient_planks",
|
||||
"top": "naturesaura:block/ancient_planks"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/ancient_planks",
|
||||
"bottom": "naturesaura:block/ancient_planks",
|
||||
"side": "naturesaura:block/ancient_planks",
|
||||
"top": "naturesaura:block/ancient_planks"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/stairs",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/ancient_planks",
|
||||
"bottom": "naturesaura:block/ancient_planks",
|
||||
"side": "naturesaura:block/ancient_planks",
|
||||
"top": "naturesaura:block/ancient_planks"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/inner_stairs",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/ancient_planks",
|
||||
"bottom": "naturesaura:block/ancient_planks",
|
||||
"side": "naturesaura:block/ancient_planks",
|
||||
"top": "naturesaura:block/ancient_planks"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/outer_stairs",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/ancient_planks",
|
||||
"bottom": "naturesaura:block/ancient_planks",
|
||||
"side": "naturesaura:block/ancient_planks",
|
||||
"top": "naturesaura:block/ancient_planks"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/animal_generator",
|
||||
"bottom": "naturesaura:block/animal_generator_bottom",
|
||||
"side": "naturesaura:block/animal_generator",
|
||||
"top": "naturesaura:block/animal_generator_top"
|
||||
}
|
||||
}
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/cross",
|
||||
"render_type": "minecraft:cutout",
|
||||
"textures": {
|
||||
"cross": "naturesaura:block/aura_bloom"
|
||||
}
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/cross",
|
||||
"render_type": "minecraft:cutout",
|
||||
"textures": {
|
||||
"cross": "naturesaura:block/aura_cactus"
|
||||
}
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/cross",
|
||||
"render_type": "minecraft:cutout",
|
||||
"textures": {
|
||||
"cross": "naturesaura:block/aura_mushroom"
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/auto_crafter",
|
||||
"bottom": "naturesaura:block/auto_crafter_bottom",
|
||||
"side": "naturesaura:block/auto_crafter",
|
||||
"top": "naturesaura:block/auto_crafter_top"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/chorus_generator",
|
||||
"bottom": "naturesaura:block/chorus_generator",
|
||||
"side": "naturesaura:block/chorus_generator",
|
||||
"top": "naturesaura:block/chorus_generator_top"
|
||||
}
|
||||
}
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/cross",
|
||||
"render_type": "minecraft:cutout",
|
||||
"textures": {
|
||||
"cross": "naturesaura:block/crimson_aura_mushroom"
|
||||
}
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/cross",
|
||||
"render_type": "minecraft:cutout",
|
||||
"textures": {
|
||||
"cross": "naturesaura:block/end_flower"
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/ender_crate",
|
||||
"bottom": "naturesaura:block/ender_crate_bottom",
|
||||
"side": "naturesaura:block/ender_crate",
|
||||
"top": "naturesaura:block/ender_crate_top"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/firework_generator",
|
||||
"bottom": "naturesaura:block/firework_generator_top",
|
||||
"side": "naturesaura:block/firework_generator",
|
||||
"top": "naturesaura:block/firework_generator_top"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/flower_generator",
|
||||
"bottom": "naturesaura:block/flower_generator_top",
|
||||
"side": "naturesaura:block/flower_generator",
|
||||
"top": "naturesaura:block/flower_generator_top"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/generator_limit_remover",
|
||||
"bottom": "naturesaura:block/generator_limit_remover_top",
|
||||
"side": "naturesaura:block/generator_limit_remover",
|
||||
"top": "naturesaura:block/generator_limit_remover_top"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/infused_brick",
|
||||
"bottom": "naturesaura:block/infused_brick",
|
||||
"side": "naturesaura:block/infused_brick",
|
||||
"top": "naturesaura:block/infused_brick"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/infused_brick",
|
||||
"bottom": "naturesaura:block/infused_brick",
|
||||
"side": "naturesaura:block/infused_brick",
|
||||
"top": "naturesaura:block/infused_brick"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/stairs",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/infused_brick",
|
||||
"bottom": "naturesaura:block/infused_brick",
|
||||
"side": "naturesaura:block/infused_brick",
|
||||
"top": "naturesaura:block/infused_brick"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/inner_stairs",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/infused_brick",
|
||||
"bottom": "naturesaura:block/infused_brick",
|
||||
"side": "naturesaura:block/infused_brick",
|
||||
"top": "naturesaura:block/infused_brick"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/outer_stairs",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/infused_brick",
|
||||
"bottom": "naturesaura:block/infused_brick",
|
||||
"side": "naturesaura:block/infused_brick",
|
||||
"top": "naturesaura:block/infused_brick"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/infused_stone",
|
||||
"bottom": "naturesaura:block/infused_stone",
|
||||
"side": "naturesaura:block/infused_stone",
|
||||
"top": "naturesaura:block/infused_stone"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/slab_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/infused_stone",
|
||||
"bottom": "naturesaura:block/infused_stone",
|
||||
"side": "naturesaura:block/infused_stone",
|
||||
"top": "naturesaura:block/infused_stone"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/stairs",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/infused_stone",
|
||||
"bottom": "naturesaura:block/infused_stone",
|
||||
"side": "naturesaura:block/infused_stone",
|
||||
"top": "naturesaura:block/infused_stone"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/inner_stairs",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/infused_stone",
|
||||
"bottom": "naturesaura:block/infused_stone",
|
||||
"side": "naturesaura:block/infused_stone",
|
||||
"top": "naturesaura:block/infused_stone"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/outer_stairs",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/infused_stone",
|
||||
"bottom": "naturesaura:block/infused_stone",
|
||||
"side": "naturesaura:block/infused_stone",
|
||||
"top": "naturesaura:block/infused_stone"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/item_distributor",
|
||||
"bottom": "naturesaura:block/item_distributor_bottom",
|
||||
"side": "naturesaura:block/item_distributor",
|
||||
"top": "naturesaura:block/item_distributor_top"
|
||||
}
|
||||
}
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/air",
|
||||
"render_type": "minecraft:cutout_mipped",
|
||||
"textures": {
|
||||
"particle": "naturesaura:block/light"
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/nether_grass",
|
||||
"bottom": "minecraft:block/netherrack",
|
||||
"side": "naturesaura:block/nether_grass",
|
||||
"top": "naturesaura:block/nether_grass_top"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/oak_generator",
|
||||
"bottom": "naturesaura:block/oak_generator_bottom",
|
||||
"side": "naturesaura:block/oak_generator",
|
||||
"top": "naturesaura:block/oak_generator_top"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/pickup_stopper",
|
||||
"bottom": "naturesaura:block/pickup_stopper_top",
|
||||
"side": "naturesaura:block/pickup_stopper",
|
||||
"top": "naturesaura:block/pickup_stopper_top"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/placer",
|
||||
"bottom": "naturesaura:block/placer_top",
|
||||
"side": "naturesaura:block/placer",
|
||||
"top": "naturesaura:block/placer_top"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/potion_generator",
|
||||
"bottom": "naturesaura:block/potion_generator_bottom",
|
||||
"side": "naturesaura:block/potion_generator",
|
||||
"top": "naturesaura:block/potion_generator_top"
|
||||
}
|
||||
}
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/flower_pot_cross",
|
||||
"render_type": "minecraft:cutout",
|
||||
"textures": {
|
||||
"plant": "naturesaura:block/aura_bloom"
|
||||
}
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/flower_pot_cross",
|
||||
"render_type": "minecraft:cutout",
|
||||
"textures": {
|
||||
"plant": "naturesaura:block/aura_cactus"
|
||||
}
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/flower_pot_cross",
|
||||
"render_type": "minecraft:cutout",
|
||||
"textures": {
|
||||
"plant": "naturesaura:block/aura_mushroom"
|
||||
}
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/flower_pot_cross",
|
||||
"render_type": "minecraft:cutout",
|
||||
"textures": {
|
||||
"plant": "naturesaura:block/crimson_aura_mushroom"
|
||||
}
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/flower_pot_cross",
|
||||
"render_type": "minecraft:cutout",
|
||||
"textures": {
|
||||
"plant": "naturesaura:block/warped_aura_mushroom"
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/projectile_generator",
|
||||
"bottom": "naturesaura:block/projectile_generator_top",
|
||||
"side": "naturesaura:block/projectile_generator",
|
||||
"top": "naturesaura:block/projectile_generator_top"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/slime_split_generator",
|
||||
"bottom": "naturesaura:block/slime_split_generator_bottom",
|
||||
"side": "naturesaura:block/slime_split_generator",
|
||||
"top": "naturesaura:block/slime_split_generator_top"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/snow_creator",
|
||||
"bottom": "naturesaura:block/snow_creator_top",
|
||||
"side": "naturesaura:block/snow_creator",
|
||||
"top": "naturesaura:block/snow_creator_top"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/time_changer",
|
||||
"bottom": "naturesaura:block/time_changer_bottom",
|
||||
"side": "naturesaura:block/time_changer",
|
||||
"top": "naturesaura:block/time_changer_top"
|
||||
}
|
||||
}
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:block/cross",
|
||||
"render_type": "minecraft:cutout",
|
||||
"textures": {
|
||||
"cross": "naturesaura:block/warped_aura_mushroom"
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"side": "naturesaura:block/weather_changer",
|
||||
"bottom": "naturesaura:block/weather_changer_bottom",
|
||||
"side": "naturesaura:block/weather_changer",
|
||||
"top": "naturesaura:block/weather_changer_top"
|
||||
}
|
||||
}
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:aura_cache",
|
||||
"naturesaura:aura_trove"
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:eye",
|
||||
"naturesaura:eye_improved"
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:shockwave_creator"
|
||||
]
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:death_ring"
|
||||
]
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:ancient_stick"
|
||||
]
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:nether_grass"
|
||||
]
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:golden_leaves",
|
||||
"naturesaura:ancient_leaves",
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:ancient_log",
|
||||
"naturesaura:ancient_bark"
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:ancient_planks"
|
||||
]
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:dimension_rail_end",
|
||||
"naturesaura:dimension_rail_nether",
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:ancient_slab",
|
||||
"naturesaura:infused_slab",
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:end_flower",
|
||||
"naturesaura:aura_bloom"
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:ancient_stairs",
|
||||
"naturesaura:infused_brick_stairs",
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:infused_iron_pickaxe",
|
||||
"naturesaura:sky_pickaxe"
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:golden_leaves",
|
||||
"naturesaura:ancient_leaves",
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:ancient_log",
|
||||
"naturesaura:ancient_bark"
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:ancient_planks"
|
||||
]
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:dimension_rail_end",
|
||||
"naturesaura:dimension_rail_nether",
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:ancient_slab",
|
||||
"naturesaura:infused_slab",
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"naturesaura:ancient_stairs",
|
||||
"naturesaura:infused_brick_stairs",
|
||||
|
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:ancient_bark"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,14 +2,7 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:ancient_leaves"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:match_tool",
|
||||
|
@ -24,7 +17,14 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:ancient_leaves"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:ancient_log"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:ancient_planks"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:ancient_sapling"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,25 +2,24 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"add": false,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:block_state_property",
|
||||
"block": "naturesaura:ancient_slab",
|
||||
"condition": "minecraft:block_state_property",
|
||||
"properties": {
|
||||
"type": "double"
|
||||
}
|
||||
}
|
||||
],
|
||||
"count": 2.0,
|
||||
"add": false
|
||||
"function": "minecraft:set_count"
|
||||
},
|
||||
{
|
||||
"function": "minecraft:explosion_decay"
|
||||
|
@ -28,7 +27,8 @@
|
|||
],
|
||||
"name": "naturesaura:ancient_slab"
|
||||
}
|
||||
]
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:ancient_stairs"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:animal_container"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:animal_generator"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:animal_spawner"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:aura_bloom"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:aura_cactus"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:aura_detector"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:aura_mushroom"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:aura_timer"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:auto_crafter"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:blast_furnace_booster"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:chorus_generator"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:chunk_loader"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,19 +2,19 @@
|
|||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1.0,
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "naturesaura:conversion_catalyst"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue