9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00
This commit is contained in:
Daniel Mills
2020-09-09 04:29:50 -04:00
parent 8aa2dc5455
commit 5256f65609
2 changed files with 18 additions and 1 deletions

View File

@@ -111,7 +111,6 @@
"chance": 0.00135,
"palette": [
"minecraft:polished_blackstone_button[face=floor,facing=east,powered=false]",
"AIR",
"minecraft:polished_blackstone_button[face=floor,facing=south,powered=false]"
],
"style": {

View File

@@ -61,6 +61,24 @@
]
},
"decorators": [
{
"palette": [
"BLACKSTONE_WALL",
"POLISHED_BLACKSTONE_WALL"
],
"stackMax": 3,
"stackMin": 1,
"chance": 0.0045
},
{
"palette": [
"minecraft:polished_blackstone_button[face=floor,facing=east,powered=false]",
"minecraft:polished_blackstone_button[face=floor,facing=south,powered=false]"
],
"chance": 0.00035
}
],
"objects": [
{
"chance": 0.01,