mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
Chests n stuff
This commit is contained in:
@@ -52,6 +52,12 @@
|
||||
]
|
||||
},
|
||||
"decorators": [
|
||||
{
|
||||
"chance": 0.001,
|
||||
"palette": [
|
||||
"BARREL"
|
||||
]
|
||||
},
|
||||
{
|
||||
"zoom": 0.3,
|
||||
"chance": 0.02,
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -18,6 +18,12 @@
|
||||
]
|
||||
},
|
||||
"decorators": [
|
||||
{
|
||||
"chance": 0.001,
|
||||
"palette": [
|
||||
"BARREL"
|
||||
]
|
||||
},
|
||||
{
|
||||
"verticalZoom": 20,
|
||||
"heightVariance": {"style": "IRIS"},
|
||||
|
||||
@@ -51,6 +51,12 @@
|
||||
|
||||
],
|
||||
"decorators": [
|
||||
{
|
||||
"chance": 0.001,
|
||||
"palette": [
|
||||
"BARREL"
|
||||
]
|
||||
},
|
||||
{
|
||||
"verticalZoom": 20,
|
||||
"heightVariance": {"style": "IRIS"},
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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"
|
||||
],
|
||||
|
||||
@@ -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"
|
||||
],
|
||||
|
||||
@@ -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"
|
||||
],
|
||||
|
||||
@@ -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"
|
||||
],
|
||||
|
||||
@@ -53,6 +53,12 @@
|
||||
]
|
||||
},
|
||||
"decorators": [
|
||||
{
|
||||
"chance": 0.001,
|
||||
"palette": [
|
||||
"BARREL"
|
||||
]
|
||||
},
|
||||
{
|
||||
"zoom": 0.3,
|
||||
"chance": 0.02,
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -48,6 +48,12 @@
|
||||
]
|
||||
},
|
||||
"decorators": [
|
||||
{
|
||||
"chance": 0.001,
|
||||
"palette": [
|
||||
"BARREL"
|
||||
]
|
||||
},
|
||||
{
|
||||
"zoom": 0.3,
|
||||
"chance": 0.02,
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Global Tools",
|
||||
"rarity": 83,
|
||||
"rarity": 21,
|
||||
"loot": [
|
||||
{
|
||||
"type": "WOODEN_PICKAXE",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Global Treasure",
|
||||
"rarity": 12,
|
||||
"rarity": 7,
|
||||
"loot": [
|
||||
{
|
||||
"type": "DIAMOND",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Tropical Treasure",
|
||||
"rarity": 19,
|
||||
"rarity": 6,
|
||||
"loot": [
|
||||
{
|
||||
"type": "GLISTERING_MELON_SLICE",
|
||||
|
||||
BIN
overworld/objects/camp/barrel-bin.iob
Normal file
BIN
overworld/objects/camp/barrel-bin.iob
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user