9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 03:39:16 +00:00

dwawdsdaw

This commit is contained in:
Brian Fopiano
2020-08-26 12:22:50 -07:00
parent 5598d47474
commit 6ed76bb990
8 changed files with 47 additions and 4 deletions

View File

@@ -59,7 +59,28 @@
],
"chance": 0.001,
"density": 3
}
},
{
"chance": 0.0256,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"global-clutter/sphinxToomb-1",
"global-clutter/BrokSphinxToomb-1"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"decorators": [
{
@@ -69,14 +90,14 @@
"variance": {"style": "STATIC"},
"stackMin": 1,
"stackMax": 5,
"chance": 0.009,
"chance": 0.001,
"palette": [
"CACTUS"
]
},
{
"zoom": 0.3,
"chance": 0.001235,
"chance": 0.00235,
"palette": [
"minecraft:polished_blackstone_button[face=floor,facing=east,powered=false]",
"AIR",
@@ -87,7 +108,7 @@
},
{
"zoom": 0.3,
"chance": 0.03,
"chance": 0.01,
"palette": [
"DEAD_BUSH"
],

View File

@@ -61,6 +61,28 @@
"y": 0,
"z": 0
}
},
{
"chance": 0.001,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"global-clutter/BigSwordPortal-unlit-1",
"global-clutter/BigSwordPortal-lit-1"
],
"translate": {
"x": 0,
"y": -1,
"z": 0
}
},
{
"chance": 0.2,

Binary file not shown.

Binary file not shown.