mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-19 14:59:22 +00:00
buauty
This commit is contained in:
@@ -55,9 +55,7 @@
|
||||
{
|
||||
"minHeight": 3,
|
||||
"maxHeight": 6,
|
||||
"style": {
|
||||
"style": "IRIS"
|
||||
},
|
||||
"style": {"style": "IRIS"},
|
||||
"zoom": 1.16,
|
||||
"palette": [
|
||||
{
|
||||
|
||||
@@ -35,9 +35,7 @@
|
||||
{
|
||||
"minHeight": 3,
|
||||
"maxHeight": 6,
|
||||
"style": {
|
||||
"style": "IRIS"
|
||||
},
|
||||
"style": {"style": "IRIS"},
|
||||
"zoom": 1.16,
|
||||
"palette": [
|
||||
{
|
||||
|
||||
@@ -7,8 +7,7 @@
|
||||
"max": 7,
|
||||
"min": -2
|
||||
}],
|
||||
"layers": [
|
||||
{
|
||||
"layers": [{
|
||||
"minHeight": 5,
|
||||
"maxHeight": 5,
|
||||
"style": {"style": "FRACTAL_WATER"},
|
||||
@@ -23,8 +22,7 @@
|
||||
"block": "moss_block"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
}],
|
||||
"decorators": [
|
||||
{
|
||||
"verticalZoom": 5,
|
||||
|
||||
@@ -14,9 +14,7 @@
|
||||
"style": {
|
||||
"style": "VASCULAR",
|
||||
"zoom": 0.8,
|
||||
"fracture": {
|
||||
"style": "STATIC"
|
||||
}
|
||||
"fracture": {"style": "STATIC"}
|
||||
},
|
||||
"zoom": 0.825,
|
||||
"palette": [
|
||||
|
||||
@@ -5,24 +5,18 @@
|
||||
"childStyle": {
|
||||
"style": "IRIS",
|
||||
"zoom": 0.5,
|
||||
"exponent": 2.0
|
||||
"exponent": 2
|
||||
},
|
||||
|
||||
"generators": [
|
||||
{
|
||||
"generators": [{
|
||||
"min": 4,
|
||||
"max": 7,
|
||||
"generator": "plain"
|
||||
}
|
||||
],
|
||||
"decorators": [
|
||||
{
|
||||
}],
|
||||
"decorators": [{
|
||||
"chance": 0.8,
|
||||
"palette": [
|
||||
{
|
||||
"data": {
|
||||
"age": 7
|
||||
},
|
||||
"data": {"age": 7},
|
||||
"block": "wheat",
|
||||
"weight": 45
|
||||
},
|
||||
@@ -36,8 +30,7 @@
|
||||
}
|
||||
],
|
||||
"forcePlace": false
|
||||
}
|
||||
],
|
||||
}],
|
||||
"objects": [
|
||||
{
|
||||
"mode": "MIN_HEIGHT",
|
||||
@@ -111,7 +104,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.0000002,
|
||||
"chance": 2.0E-7,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
@@ -175,47 +168,27 @@
|
||||
}
|
||||
],
|
||||
"layers": [
|
||||
{
|
||||
"palette": [
|
||||
{
|
||||
"block": "grass_block"
|
||||
}
|
||||
]
|
||||
},
|
||||
{"palette": [{"block": "grass_block"}]},
|
||||
{
|
||||
"minHeight": 2,
|
||||
"maxHeight": 2,
|
||||
"palette": [
|
||||
{
|
||||
"block": "dirt"
|
||||
}
|
||||
]
|
||||
"palette": [{"block": "dirt"}]
|
||||
},
|
||||
{
|
||||
"minHeight": 1,
|
||||
"maxHeight": 3,
|
||||
"palette": [
|
||||
{
|
||||
"block": "dirt"
|
||||
},
|
||||
{
|
||||
"block": "coarse_dirt"
|
||||
}
|
||||
{"block": "dirt"},
|
||||
{"block": "coarse_dirt"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"minHeight": 6,
|
||||
"maxHeight": 18,
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"style": {"style": "STATIC"},
|
||||
"palette": [
|
||||
{
|
||||
"block": "dirt"
|
||||
},
|
||||
{
|
||||
"block": "stone"
|
||||
}
|
||||
{"block": "dirt"},
|
||||
{"block": "stone"}
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -246,17 +219,9 @@
|
||||
}
|
||||
],
|
||||
"biomeZoom": 60,
|
||||
"biomeStyle": {
|
||||
"style": "IRIS"
|
||||
},
|
||||
"wall": {
|
||||
"palette": [
|
||||
{
|
||||
"block": "stone"
|
||||
},
|
||||
{
|
||||
"block": "andesite"
|
||||
}
|
||||
]
|
||||
}
|
||||
"biomeStyle": {"style": "IRIS"},
|
||||
"wall": {"palette": [
|
||||
{"block": "stone"},
|
||||
{"block": "andesite"}
|
||||
]}
|
||||
}
|
||||
@@ -8,7 +8,6 @@
|
||||
"style": {
|
||||
"style": "IRIS",
|
||||
"zoom": 1.2
|
||||
|
||||
},
|
||||
"seed": 134056,
|
||||
"bezier": true,
|
||||
|
||||
@@ -4,8 +4,7 @@
|
||||
"horizontalScale": 15
|
||||
},
|
||||
"seed": 133434,
|
||||
"composite": [
|
||||
{
|
||||
"composite": [{
|
||||
"seed": 2343,
|
||||
"style": {
|
||||
"style": "IRIS",
|
||||
@@ -13,6 +12,5 @@
|
||||
},
|
||||
"exponent": 0.5,
|
||||
"opacity": 1
|
||||
}
|
||||
]
|
||||
}]
|
||||
}
|
||||
|
||||
@@ -46,34 +46,51 @@
|
||||
"maxDurability": 1,
|
||||
"displayName": "Lucky Pyro Pants",
|
||||
"lore": [
|
||||
"The perfect pants to wear while ","burning oneself or diving into an ","explosion. They're a bit lucky too."],
|
||||
"The perfect pants to wear while ",
|
||||
"burning oneself or diving into an ",
|
||||
"explosion. They're a bit lucky too."
|
||||
],
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "PROTECTION_EXPLOSIONS", "maxLevel": 7,
|
||||
"enchantment": "PROTECTION_EXPLOSIONS",
|
||||
"maxLevel": 7,
|
||||
"minLevel": 3
|
||||
},
|
||||
{
|
||||
"enchantment": "PROTECTION_FIRE", "maxLevel": 7,
|
||||
"enchantment": "PROTECTION_FIRE",
|
||||
"maxLevel": 7,
|
||||
"minLevel": 3
|
||||
}],
|
||||
}
|
||||
],
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "GENERIC_LUCK", "operation": "ADD_NUMBER", "maxAmount": 0.1,
|
||||
"attribute": "GENERIC_LUCK",
|
||||
"operation": "ADD_NUMBER",
|
||||
"maxAmount": 0.1,
|
||||
"minAmount": 0.07,
|
||||
"name": "LUCK"
|
||||
},
|
||||
{
|
||||
"attribute": "GENERIC_ARMOR", "operation": "ADD_NUMBER", "maxAmount": 4,
|
||||
"attribute": "GENERIC_ARMOR",
|
||||
"operation": "ADD_NUMBER",
|
||||
"maxAmount": 4,
|
||||
"minAmount": 2,
|
||||
"name": "RRM"
|
||||
},
|
||||
{
|
||||
"attribute": "GENERIC_MAX_HEALTH", "operation": "ADD_NUMBER", "maxAmount": 4,
|
||||
"attribute": "GENERIC_MAX_HEALTH",
|
||||
"operation": "ADD_NUMBER",
|
||||
"maxAmount": 4,
|
||||
"minAmount": 2,
|
||||
"name": "RRM"
|
||||
}],
|
||||
}
|
||||
],
|
||||
"itemFlags": [
|
||||
"HIDE_ATTRIBUTES","HIDE_ENCHANTS","HIDE_PLACED_ON","HIDE_POTION_EFFECTS"],
|
||||
"HIDE_ATTRIBUTES",
|
||||
"HIDE_ENCHANTS",
|
||||
"HIDE_PLACED_ON",
|
||||
"HIDE_POTION_EFFECTS"
|
||||
],
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -37,35 +37,51 @@
|
||||
"maxDurability": 1,
|
||||
"displayName": "Golden Dashers",
|
||||
"lore": [
|
||||
"Dash around with these boots so long","as they dont get damaged. Also enjoy","less health and armor while doing so."],
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "SOUL_SPEED", "maxLevel": 5,
|
||||
"Dash around with these boots so long",
|
||||
"as they dont get damaged. Also enjoy",
|
||||
"less health and armor while doing so."
|
||||
],
|
||||
"enchantments": [{
|
||||
"enchantment": "SOUL_SPEED",
|
||||
"maxLevel": 5,
|
||||
"minLevel": 3
|
||||
}],
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "GENERIC_MOVEMENT_SPEED", "operation": "ADD_NUMBER", "maxAmount": 0.35,
|
||||
"attribute": "GENERIC_MOVEMENT_SPEED",
|
||||
"operation": "ADD_NUMBER",
|
||||
"maxAmount": 0.35,
|
||||
"minAmount": 0.2,
|
||||
"name": "SPUDD"
|
||||
},
|
||||
{
|
||||
"attribute": "GENERIC_ATTACK_SPEED", "operation": "ADD_NUMBER", "maxAmount": 0.1,
|
||||
"attribute": "GENERIC_ATTACK_SPEED",
|
||||
"operation": "ADD_NUMBER",
|
||||
"maxAmount": 0.1,
|
||||
"minAmount": 0.05,
|
||||
"name": "ATTAKK"
|
||||
},
|
||||
{
|
||||
"attribute": "GENERIC_MAX_HEALTH", "operation": "ADD_NUMBER", "maxAmount": -7,
|
||||
"attribute": "GENERIC_MAX_HEALTH",
|
||||
"operation": "ADD_NUMBER",
|
||||
"maxAmount": -7,
|
||||
"minAmount": -5,
|
||||
"name": "ATTAKK"
|
||||
},
|
||||
{
|
||||
"attribute": "GENERIC_ARMOR", "operation": "MULTIPLY_SCALAR_1", "maxAmount": -0.3,
|
||||
"attribute": "GENERIC_ARMOR",
|
||||
"operation": "MULTIPLY_SCALAR_1",
|
||||
"maxAmount": -0.3,
|
||||
"minAmount": -0.08,
|
||||
"name": "NOARM"
|
||||
}],
|
||||
}
|
||||
],
|
||||
"itemFlags": [
|
||||
"HIDE_ATTRIBUTES","HIDE_ENCHANTS","HIDE_PLACED_ON","HIDE_POTION_EFFECTS"],
|
||||
"HIDE_ATTRIBUTES",
|
||||
"HIDE_ENCHANTS",
|
||||
"HIDE_PLACED_ON",
|
||||
"HIDE_POTION_EFFECTS"
|
||||
],
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -22,11 +22,10 @@
|
||||
{
|
||||
"type": "fishing_rod",
|
||||
"maxAmount": 1,
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "DURABILITY", "maxLevel": 2
|
||||
}
|
||||
],
|
||||
"enchantments": [{
|
||||
"enchantment": "DURABILITY",
|
||||
"maxLevel": 2
|
||||
}],
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
{
|
||||
@@ -39,41 +38,64 @@
|
||||
"maxAmount": 1,
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "OXYGEN", "maxLevel": 2
|
||||
"enchantment": "OXYGEN",
|
||||
"maxLevel": 2
|
||||
},
|
||||
{
|
||||
"enchantment": "DURABILITY", "maxLevel": 5,
|
||||
"enchantment": "DURABILITY",
|
||||
"maxLevel": 5,
|
||||
"minLevel": 3
|
||||
},
|
||||
{
|
||||
"enchantment": "PROTECTION_ENVIRONMENTAL", "maxLevel": 3
|
||||
}],
|
||||
"enchantment": "PROTECTION_ENVIRONMENTAL",
|
||||
"maxLevel": 3
|
||||
}
|
||||
],
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "GENERIC_MOVEMENT_SPEED", "operation": "MULTIPLY_SCALAR_1", "maxAmount": -0.15,
|
||||
"attribute": "GENERIC_MOVEMENT_SPEED",
|
||||
"operation": "MULTIPLY_SCALAR_1",
|
||||
"maxAmount": -0.15,
|
||||
"minAmount": -0.25,
|
||||
"name": "SLOW"
|
||||
},
|
||||
{
|
||||
"attribute": "GENERIC_KNOCKBACK_RESISTANCE", "maxAmount": 3.25,
|
||||
"attribute": "GENERIC_KNOCKBACK_RESISTANCE",
|
||||
"maxAmount": 3.25,
|
||||
"minAmount": 0.85,
|
||||
"name": "THICC", "operation": "MULTIPLY_SCALAR_1"
|
||||
"name": "THICC",
|
||||
"operation": "MULTIPLY_SCALAR_1"
|
||||
},
|
||||
{
|
||||
"attribute": "GENERIC_MAX_HEALTH", "operation": "ADD_NUMBER", "maxAmount": 7,
|
||||
"name": "HP", "minAmount": 3
|
||||
"attribute": "GENERIC_MAX_HEALTH",
|
||||
"operation": "ADD_NUMBER",
|
||||
"maxAmount": 7,
|
||||
"name": "HP",
|
||||
"minAmount": 3
|
||||
},
|
||||
{
|
||||
"attribute": "GENERIC_ARMOR", "name": "AMR", "maxAmount": 7,
|
||||
"attribute": "GENERIC_ARMOR",
|
||||
"name": "AMR",
|
||||
"maxAmount": 7,
|
||||
"minAmount": 5,
|
||||
"operation": "ADD_NUMBER"
|
||||
}],
|
||||
}
|
||||
],
|
||||
"displayName": "5head",
|
||||
"minDurability": 0.9,
|
||||
"lore": [
|
||||
"Take this helmet with increased health, ","armor & knockback resistance at the cost","of reduced movement speed.","It's also full of air."],
|
||||
"Take this helmet with increased health, ",
|
||||
"armor & knockback resistance at the cost",
|
||||
"of reduced movement speed.",
|
||||
"It's also full of air."
|
||||
],
|
||||
"itemFlags": [
|
||||
"HIDE_PLACED_ON","HIDE_DESTROYS","HIDE_ENCHANTS","HIDE_POTION_EFFECTS","HIDE_ATTRIBUTES"],
|
||||
"HIDE_PLACED_ON",
|
||||
"HIDE_DESTROYS",
|
||||
"HIDE_ENCHANTS",
|
||||
"HIDE_POTION_EFFECTS",
|
||||
"HIDE_ATTRIBUTES"
|
||||
],
|
||||
"maxDurability": 0.95,
|
||||
"slotTypes": "STORAGE"
|
||||
},
|
||||
@@ -83,31 +105,44 @@
|
||||
"rarity": 5,
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "CHANNELING", "maxLevel": 3,
|
||||
"enchantment": "CHANNELING",
|
||||
"maxLevel": 3,
|
||||
"chance": 0.75
|
||||
},
|
||||
{"enchantment": "LOYALTY"},
|
||||
{
|
||||
"enchantment": "LOYALTY"
|
||||
},
|
||||
{
|
||||
"enchantment": "WATER_WORKER", "minLevel": 3,
|
||||
"enchantment": "WATER_WORKER",
|
||||
"minLevel": 3,
|
||||
"maxLevel": 5
|
||||
},
|
||||
{
|
||||
"enchantment": "DURABILITY", "maxLevel": 5,
|
||||
"enchantment": "DURABILITY",
|
||||
"maxLevel": 5,
|
||||
"minLevel": 3
|
||||
},
|
||||
{
|
||||
"enchantment": "DAMAGE_ALL", "maxLevel": 2
|
||||
}],
|
||||
"enchantment": "DAMAGE_ALL",
|
||||
"maxLevel": 2
|
||||
}
|
||||
],
|
||||
"displayName": "Poseidon's Wrath",
|
||||
"lore": [
|
||||
"A Trident with increased damage that","always finds it's way back. It's also","great for digging blocks underwater."],
|
||||
"A Trident with increased damage that",
|
||||
"always finds it's way back. It's also",
|
||||
"great for digging blocks underwater."
|
||||
],
|
||||
"itemFlags": [
|
||||
"HIDE_PLACED_ON","HIDE_UNBREAKABLE","HIDE_DESTROYS","HIDE_ENCHANTS","HIDE_POTION_EFFECTS","HIDE_ATTRIBUTES"],
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "GENERIC_ATTACK_DAMAGE", "operation": "ADD_NUMBER", "maxAmount": 5,
|
||||
"HIDE_PLACED_ON",
|
||||
"HIDE_UNBREAKABLE",
|
||||
"HIDE_DESTROYS",
|
||||
"HIDE_ENCHANTS",
|
||||
"HIDE_POTION_EFFECTS",
|
||||
"HIDE_ATTRIBUTES"
|
||||
],
|
||||
"attributes": [{
|
||||
"attribute": "GENERIC_ATTACK_DAMAGE",
|
||||
"operation": "ADD_NUMBER",
|
||||
"maxAmount": 5,
|
||||
"minAmount": 3,
|
||||
"name": "AT1"
|
||||
}],
|
||||
|
||||
@@ -19,6 +19,5 @@
|
||||
"maxAmount": 3,
|
||||
"slotTypes": "STORAGE"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
@@ -17,15 +17,13 @@
|
||||
"cave/cracked-cavern"
|
||||
],
|
||||
"riverBiomes": ["frozen/river"],
|
||||
"spotBiomes": [
|
||||
{
|
||||
"spotBiomes": [{
|
||||
"biome": "frozen/vander",
|
||||
"scale": 5,
|
||||
"type": "LAND",
|
||||
"shuffle": 328,
|
||||
"rarity": 5
|
||||
}
|
||||
],
|
||||
}],
|
||||
"riverStyle": {
|
||||
"style": "VASCULAR",
|
||||
"zoom": 4.77,
|
||||
|
||||
@@ -4,9 +4,7 @@
|
||||
"hot/desert-dunes",
|
||||
"hot/desert-dunes-red"
|
||||
],
|
||||
"shoreBiomes": [
|
||||
"hot/beach"
|
||||
],
|
||||
"shoreBiomes": ["hot/beach"],
|
||||
"seaBiomes": ["hot/ocean"],
|
||||
"caveBiomes": [
|
||||
"cave/sandy-cave",
|
||||
@@ -21,15 +19,13 @@
|
||||
"zoom": 5
|
||||
}
|
||||
},
|
||||
"spotBiomes": [
|
||||
{
|
||||
"spotBiomes": [{
|
||||
"biome": "hot/oasis",
|
||||
"scale": 5,
|
||||
"type": "SEA",
|
||||
"shuffle": 328,
|
||||
"rarity": 36
|
||||
}
|
||||
],
|
||||
}],
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"deposits": [
|
||||
{
|
||||
|
||||
@@ -10,8 +10,11 @@
|
||||
],
|
||||
"shoreBiomes": ["mesa/beach"],
|
||||
"seaBiomes": ["mesa/river"],
|
||||
"caveBiomes": ["cave/old-cavern","cave/sandy-cave",
|
||||
"cave/sandy-red-cave"],
|
||||
"caveBiomes": [
|
||||
"cave/old-cavern",
|
||||
"cave/sandy-cave",
|
||||
"cave/sandy-red-cave"
|
||||
],
|
||||
"riverBiomes": ["mesa/river"],
|
||||
"spotBiomes": [{
|
||||
"biome": "hot/ocean",
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
"type": "SEA",
|
||||
"rarity": 119
|
||||
}],
|
||||
|
||||
"biomeImplosionRatio": 0.25,
|
||||
"deposits": [{
|
||||
"minHeight": 15,
|
||||
|
||||
@@ -33,7 +33,6 @@
|
||||
"palette": [{"block": "emerald_ore"}],
|
||||
"varience": 2
|
||||
}],
|
||||
|
||||
"riverRarity": 1,
|
||||
"landBiomeZoom": 1.25,
|
||||
"riverStyle": {
|
||||
|
||||
Reference in New Issue
Block a user