9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-04 15:31:38 +00:00
This commit is contained in:
Daniel Mills
2020-09-09 04:24:58 -04:00
parent 41160848f5
commit 8aa2dc5455

View File

@@ -52,6 +52,37 @@
"max": 30
}
],
"decorators": [
{
"palette": [
"RED_NETHER_BRICK_WALL",
"NETHER_BRICK_WALL"
],
"stackMax": 3,
"stackMin": 1,
"chance": 0.0045
},
{
"palette": [
"minecraft:fire_coral[waterlogged=false]",
"minecraft:fire_coral_fan[waterlogged=false]"
],
"chance": 0.0175
},
{
"palette": [
"minecraft:redstone_wire[east=none,west=none,south=none,north=none,power=6]",
"minecraft:redstone_wire[east=none,west=none,south=none,north=none,power=7]",
"minecraft:redstone_wire[east=none,west=none,south=none,north=none,power=8]",
"minecraft:redstone_wire[east=none,west=none,south=none,north=none,power=9]",
"minecraft:redstone_wire[east=none,west=none,south=none,north=none,power=10]",
"minecraft:redstone_wire[east=none,west=none,south=none,north=none,power=11]",
"minecraft:redstone_wire[east=none,west=none,south=none,north=none,power=12]",
"minecraft:redstone_wire[east=none,west=none,south=none,north=none,power=13]"
],
"chance": 0.00035
}
],
"wall": {
"style": {
"style": "STATIC"