mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
Black
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user