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

Chests n stuff

This commit is contained in:
Daniel Mills
2020-08-21 13:07:35 -04:00
parent 9b1cd2bb73
commit 3267e98276
27 changed files with 345 additions and 5 deletions

View File

@@ -52,6 +52,12 @@
]
},
"decorators": [
{
"chance": 0.001,
"palette": [
"BARREL"
]
},
{
"zoom": 0.3,
"chance": 0.02,

View File

@@ -147,6 +147,27 @@
"z": 0
}
},
{
"chance": 0.00975,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/camp"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.05,
"density": 3,

View File

@@ -123,6 +123,27 @@
}
],
"objects": [
{
"chance": 0.0025,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/barrel-bin"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.05,
"rotation": {

View File

@@ -18,6 +18,12 @@
]
},
"decorators": [
{
"chance": 0.001,
"palette": [
"BARREL"
]
},
{
"verticalZoom": 20,
"heightVariance": {"style": "IRIS"},

View File

@@ -51,6 +51,12 @@
],
"decorators": [
{
"chance": 0.001,
"palette": [
"BARREL"
]
},
{
"verticalZoom": 20,
"heightVariance": {"style": "IRIS"},

View File

@@ -106,6 +106,27 @@
"z": 0
}
},
{
"chance": 0.005,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/barrel-bin"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.07,
"rotation": {

View File

@@ -112,6 +112,27 @@
}
],
"objects": [
{
"chance": 0.0025,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/barrel-bin"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.7,
"density": 2,

View File

@@ -1,5 +1,6 @@
{
"name": "Murky Cavern",
"layers": [
{
"maxHeight": 2,
@@ -34,6 +35,12 @@
]
},
"decorators": [
{
"chance": 0.001,
"palette": [
"BARREL"
]
},
{
"zoom": 0.3,
"chance": 0.05,

View File

@@ -30,6 +30,29 @@
"AIR"
]
},
"objects": [
{
"chance": 0.0025,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/barrel-bin"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"decorators":[
{
"zoom": 0.3,

View File

@@ -108,6 +108,27 @@
}
],
"objects": [
{
"chance": 0.0025,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/barrel-bin"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.00375,
"rotation": {
@@ -119,6 +140,7 @@
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/camp"
],

View File

@@ -137,6 +137,27 @@
}
],
"objects": [
{
"chance": 0.0025,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/barrel-bin"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.00375,
"rotation": {
@@ -148,6 +169,7 @@
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/camp"
],

View File

@@ -86,7 +86,7 @@
],
"objects": [
{
"chance": 0.00375,
"chance": 0.00975,
"rotation": {
"yAxis": {
"min": 0,
@@ -96,6 +96,7 @@
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/camp"
],

View File

@@ -109,7 +109,7 @@
}
},
{
"chance": 0.00375,
"chance": 0.00975,
"rotation": {
"yAxis": {
"min": 0,
@@ -119,6 +119,7 @@
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/camp"
],

View File

@@ -53,6 +53,12 @@
]
},
"decorators": [
{
"chance": 0.001,
"palette": [
"BARREL"
]
},
{
"zoom": 0.3,
"chance": 0.02,

View File

@@ -24,7 +24,37 @@
]
}
],
"objects": [
{
"mode": "PAINT",
"chance": 0.0085,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"camp/barrel-bin"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"decorators": [
{
"chance": 0.001,
"palette": [
"BARREL"
]
},
{
"zoom": 0.3,
"chance": 0.03,

View File

@@ -26,6 +26,27 @@
]
},
"objects": [
{
"chance": 0.0025,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/barrel-bin"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.000856,
"rotation": {
@@ -56,6 +77,12 @@
]
},
"decorators": [
{
"chance": 0.001,
"palette": [
"BARREL"
]
},
{
"zoom": 0.3,
"chance": 0.05,

View File

@@ -35,6 +35,27 @@
}
],
"objects": [
{
"chance": 0.0025,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/barrel-bin"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.7,
"density": 2,

View File

@@ -47,6 +47,27 @@
}
],
"objects": [
{
"chance": 0.0025,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/barrel-bin"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.00375,
"rotation": {

View File

@@ -37,6 +37,15 @@
]
},
"decorators": [
{
"chance": 0.006,
"palette": [
"minecraft:turtle_egg[eggs=1]",
"minecraft:turtle_egg[eggs=2]",
"minecraft:turtle_egg[eggs=3]",
"minecraft:turtle_egg[eggs=4]"
]
},
{
"zoom": 0.3,
"chance": 0.03,

View File

@@ -48,6 +48,12 @@
]
},
"decorators": [
{
"chance": 0.001,
"palette": [
"BARREL"
]
},
{
"zoom": 0.3,
"chance": 0.02,

View File

@@ -69,6 +69,27 @@
"z": 0
}
},
{
"chance": 0.0025,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/barrel-bin"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.69,
"rotation": {

View File

@@ -145,6 +145,27 @@
}
],
"objects": [
{
"chance": 0.0025,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/barrel-bin"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.5,
"density": 2,

View File

@@ -1,6 +1,6 @@
{
"name": "Global Tools",
"rarity": 83,
"rarity": 21,
"loot": [
{
"type": "WOODEN_PICKAXE",

View File

@@ -1,6 +1,6 @@
{
"name": "Global Treasure",
"rarity": 12,
"rarity": 7,
"loot": [
{
"type": "DIAMOND",

View File

@@ -1,6 +1,6 @@
{
"name": "Tropical Treasure",
"rarity": 19,
"rarity": 6,
"loot": [
{
"type": "GLISTERING_MELON_SLICE",

Binary file not shown.

Binary file not shown.