mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-04 15:31:38 +00:00
Red
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user