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,
|
"minHeight": 3,
|
||||||
"maxHeight": 6,
|
"maxHeight": 6,
|
||||||
"style": {
|
"style": {"style": "IRIS"},
|
||||||
"style": "IRIS"
|
|
||||||
},
|
|
||||||
"zoom": 1.16,
|
"zoom": 1.16,
|
||||||
"palette": [
|
"palette": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -35,9 +35,7 @@
|
|||||||
{
|
{
|
||||||
"minHeight": 3,
|
"minHeight": 3,
|
||||||
"maxHeight": 6,
|
"maxHeight": 6,
|
||||||
"style": {
|
"style": {"style": "IRIS"},
|
||||||
"style": "IRIS"
|
|
||||||
},
|
|
||||||
"zoom": 1.16,
|
"zoom": 1.16,
|
||||||
"palette": [
|
"palette": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -7,24 +7,22 @@
|
|||||||
"max": 7,
|
"max": 7,
|
||||||
"min": -2
|
"min": -2
|
||||||
}],
|
}],
|
||||||
"layers": [
|
"layers": [{
|
||||||
{
|
"minHeight": 5,
|
||||||
"minHeight": 5,
|
"maxHeight": 5,
|
||||||
"maxHeight": 5,
|
"style": {"style": "FRACTAL_WATER"},
|
||||||
"style": {"style": "FRACTAL_WATER"},
|
"zoom": 0.7,
|
||||||
"zoom": 0.7,
|
"palette": [
|
||||||
"palette": [
|
{
|
||||||
{
|
"weight": 1,
|
||||||
"weight": 1,
|
"block": "grass_block"
|
||||||
"block": "grass_block"
|
},
|
||||||
},
|
{
|
||||||
{
|
"weight": 1,
|
||||||
"weight": 1,
|
"block": "moss_block"
|
||||||
"block": "moss_block"
|
}
|
||||||
}
|
]
|
||||||
]
|
}],
|
||||||
}
|
|
||||||
],
|
|
||||||
"decorators": [
|
"decorators": [
|
||||||
{
|
{
|
||||||
"verticalZoom": 5,
|
"verticalZoom": 5,
|
||||||
|
|||||||
@@ -14,9 +14,7 @@
|
|||||||
"style": {
|
"style": {
|
||||||
"style": "VASCULAR",
|
"style": "VASCULAR",
|
||||||
"zoom": 0.8,
|
"zoom": 0.8,
|
||||||
"fracture": {
|
"fracture": {"style": "STATIC"}
|
||||||
"style": "STATIC"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"zoom": 0.825,
|
"zoom": 0.825,
|
||||||
"palette": [
|
"palette": [
|
||||||
|
|||||||
@@ -5,39 +5,32 @@
|
|||||||
"childStyle": {
|
"childStyle": {
|
||||||
"style": "IRIS",
|
"style": "IRIS",
|
||||||
"zoom": 0.5,
|
"zoom": 0.5,
|
||||||
"exponent": 2.0
|
"exponent": 2
|
||||||
},
|
},
|
||||||
|
"generators": [{
|
||||||
"generators": [
|
"min": 4,
|
||||||
{
|
"max": 7,
|
||||||
"min": 4,
|
"generator": "plain"
|
||||||
"max": 7,
|
}],
|
||||||
"generator": "plain"
|
"decorators": [{
|
||||||
}
|
"chance": 0.8,
|
||||||
],
|
"palette": [
|
||||||
"decorators": [
|
{
|
||||||
{
|
"data": {"age": 7},
|
||||||
"chance": 0.8,
|
"block": "wheat",
|
||||||
"palette": [
|
"weight": 45
|
||||||
{
|
},
|
||||||
"data": {
|
{
|
||||||
"age": 7
|
"block": "grass",
|
||||||
},
|
"weight": 4
|
||||||
"block": "wheat",
|
},
|
||||||
"weight": 45
|
{
|
||||||
},
|
"block": "tall_grass",
|
||||||
{
|
"weight": 1
|
||||||
"block": "grass",
|
}
|
||||||
"weight": 4
|
],
|
||||||
},
|
"forcePlace": false
|
||||||
{
|
}],
|
||||||
"block": "tall_grass",
|
|
||||||
"weight": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"forcePlace": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"objects": [
|
"objects": [
|
||||||
{
|
{
|
||||||
"mode": "MIN_HEIGHT",
|
"mode": "MIN_HEIGHT",
|
||||||
@@ -111,7 +104,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"chance": 0.0000002,
|
"chance": 2.0E-7,
|
||||||
"rotation": {
|
"rotation": {
|
||||||
"yAxis": {
|
"yAxis": {
|
||||||
"min": 0,
|
"min": 0,
|
||||||
@@ -175,47 +168,27 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"layers": [
|
"layers": [
|
||||||
{
|
{"palette": [{"block": "grass_block"}]},
|
||||||
"palette": [
|
|
||||||
{
|
|
||||||
"block": "grass_block"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"minHeight": 2,
|
"minHeight": 2,
|
||||||
"maxHeight": 2,
|
"maxHeight": 2,
|
||||||
"palette": [
|
"palette": [{"block": "dirt"}]
|
||||||
{
|
|
||||||
"block": "dirt"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"minHeight": 1,
|
"minHeight": 1,
|
||||||
"maxHeight": 3,
|
"maxHeight": 3,
|
||||||
"palette": [
|
"palette": [
|
||||||
{
|
{"block": "dirt"},
|
||||||
"block": "dirt"
|
{"block": "coarse_dirt"}
|
||||||
},
|
|
||||||
{
|
|
||||||
"block": "coarse_dirt"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"minHeight": 6,
|
"minHeight": 6,
|
||||||
"maxHeight": 18,
|
"maxHeight": 18,
|
||||||
"style": {
|
"style": {"style": "STATIC"},
|
||||||
"style": "STATIC"
|
|
||||||
},
|
|
||||||
"palette": [
|
"palette": [
|
||||||
{
|
{"block": "dirt"},
|
||||||
"block": "dirt"
|
{"block": "stone"}
|
||||||
},
|
|
||||||
{
|
|
||||||
"block": "stone"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@@ -246,17 +219,9 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"biomeZoom": 60,
|
"biomeZoom": 60,
|
||||||
"biomeStyle": {
|
"biomeStyle": {"style": "IRIS"},
|
||||||
"style": "IRIS"
|
"wall": {"palette": [
|
||||||
},
|
{"block": "stone"},
|
||||||
"wall": {
|
{"block": "andesite"}
|
||||||
"palette": [
|
]}
|
||||||
{
|
}
|
||||||
"block": "stone"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"block": "andesite"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -8,7 +8,6 @@
|
|||||||
"style": {
|
"style": {
|
||||||
"style": "IRIS",
|
"style": "IRIS",
|
||||||
"zoom": 1.2
|
"zoom": 1.2
|
||||||
|
|
||||||
},
|
},
|
||||||
"seed": 134056,
|
"seed": 134056,
|
||||||
"bezier": true,
|
"bezier": true,
|
||||||
|
|||||||
@@ -4,15 +4,13 @@
|
|||||||
"horizontalScale": 15
|
"horizontalScale": 15
|
||||||
},
|
},
|
||||||
"seed": 133434,
|
"seed": 133434,
|
||||||
"composite": [
|
"composite": [{
|
||||||
{
|
"seed": 2343,
|
||||||
"seed": 2343,
|
"style": {
|
||||||
"style": {
|
"style": "IRIS",
|
||||||
"style": "IRIS",
|
"zoom": 2
|
||||||
"zoom": 2
|
},
|
||||||
},
|
"exponent": 0.5,
|
||||||
"exponent": 0.5,
|
"opacity": 1
|
||||||
"opacity": 1
|
}]
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -31,4 +31,4 @@
|
|||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -15,4 +15,4 @@
|
|||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -46,4 +46,4 @@
|
|||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -30,4 +30,4 @@
|
|||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -46,35 +46,52 @@
|
|||||||
"maxDurability": 1,
|
"maxDurability": 1,
|
||||||
"displayName": "Lucky Pyro Pants",
|
"displayName": "Lucky Pyro Pants",
|
||||||
"lore": [
|
"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": [
|
"enchantments": [
|
||||||
{
|
{
|
||||||
"enchantment": "PROTECTION_EXPLOSIONS", "maxLevel": 7,
|
"enchantment": "PROTECTION_EXPLOSIONS",
|
||||||
|
"maxLevel": 7,
|
||||||
"minLevel": 3
|
"minLevel": 3
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"enchantment": "PROTECTION_FIRE", "maxLevel": 7,
|
"enchantment": "PROTECTION_FIRE",
|
||||||
|
"maxLevel": 7,
|
||||||
"minLevel": 3
|
"minLevel": 3
|
||||||
}],
|
}
|
||||||
|
],
|
||||||
"attributes": [
|
"attributes": [
|
||||||
{
|
{
|
||||||
"attribute": "GENERIC_LUCK", "operation": "ADD_NUMBER", "maxAmount": 0.1,
|
"attribute": "GENERIC_LUCK",
|
||||||
|
"operation": "ADD_NUMBER",
|
||||||
|
"maxAmount": 0.1,
|
||||||
"minAmount": 0.07,
|
"minAmount": 0.07,
|
||||||
"name": "LUCK"
|
"name": "LUCK"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"attribute": "GENERIC_ARMOR", "operation": "ADD_NUMBER", "maxAmount": 4,
|
"attribute": "GENERIC_ARMOR",
|
||||||
|
"operation": "ADD_NUMBER",
|
||||||
|
"maxAmount": 4,
|
||||||
"minAmount": 2,
|
"minAmount": 2,
|
||||||
"name": "RRM"
|
"name": "RRM"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"attribute": "GENERIC_MAX_HEALTH", "operation": "ADD_NUMBER", "maxAmount": 4,
|
"attribute": "GENERIC_MAX_HEALTH",
|
||||||
|
"operation": "ADD_NUMBER",
|
||||||
|
"maxAmount": 4,
|
||||||
"minAmount": 2,
|
"minAmount": 2,
|
||||||
"name": "RRM"
|
"name": "RRM"
|
||||||
}],
|
}
|
||||||
|
],
|
||||||
"itemFlags": [
|
"itemFlags": [
|
||||||
"HIDE_ATTRIBUTES","HIDE_ENCHANTS","HIDE_PLACED_ON","HIDE_POTION_EFFECTS"],
|
"HIDE_ATTRIBUTES",
|
||||||
|
"HIDE_ENCHANTS",
|
||||||
|
"HIDE_PLACED_ON",
|
||||||
|
"HIDE_POTION_EFFECTS"
|
||||||
|
],
|
||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -41,4 +41,4 @@
|
|||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -46,4 +46,4 @@
|
|||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -50,4 +50,4 @@
|
|||||||
"slottypes": "STORAGE"
|
"slottypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -25,4 +25,4 @@
|
|||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -37,36 +37,52 @@
|
|||||||
"maxDurability": 1,
|
"maxDurability": 1,
|
||||||
"displayName": "Golden Dashers",
|
"displayName": "Golden Dashers",
|
||||||
"lore": [
|
"lore": [
|
||||||
"Dash around with these boots so long","as they dont get damaged. Also enjoy","less health and armor while doing so."],
|
"Dash around with these boots so long",
|
||||||
"enchantments": [
|
"as they dont get damaged. Also enjoy",
|
||||||
{
|
"less health and armor while doing so."
|
||||||
"enchantment": "SOUL_SPEED", "maxLevel": 5,
|
],
|
||||||
"minLevel": 3
|
"enchantments": [{
|
||||||
}],
|
"enchantment": "SOUL_SPEED",
|
||||||
|
"maxLevel": 5,
|
||||||
|
"minLevel": 3
|
||||||
|
}],
|
||||||
"attributes": [
|
"attributes": [
|
||||||
{
|
{
|
||||||
"attribute": "GENERIC_MOVEMENT_SPEED", "operation": "ADD_NUMBER", "maxAmount": 0.35,
|
"attribute": "GENERIC_MOVEMENT_SPEED",
|
||||||
|
"operation": "ADD_NUMBER",
|
||||||
|
"maxAmount": 0.35,
|
||||||
"minAmount": 0.2,
|
"minAmount": 0.2,
|
||||||
"name": "SPUDD"
|
"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,
|
"minAmount": 0.05,
|
||||||
"name": "ATTAKK"
|
"name": "ATTAKK"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"attribute": "GENERIC_MAX_HEALTH", "operation": "ADD_NUMBER", "maxAmount": -7,
|
"attribute": "GENERIC_MAX_HEALTH",
|
||||||
|
"operation": "ADD_NUMBER",
|
||||||
|
"maxAmount": -7,
|
||||||
"minAmount": -5,
|
"minAmount": -5,
|
||||||
"name": "ATTAKK"
|
"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,
|
"minAmount": -0.08,
|
||||||
"name": "NOARM"
|
"name": "NOARM"
|
||||||
}],
|
}
|
||||||
|
],
|
||||||
"itemFlags": [
|
"itemFlags": [
|
||||||
"HIDE_ATTRIBUTES","HIDE_ENCHANTS","HIDE_PLACED_ON","HIDE_POTION_EFFECTS"],
|
"HIDE_ATTRIBUTES",
|
||||||
|
"HIDE_ENCHANTS",
|
||||||
|
"HIDE_PLACED_ON",
|
||||||
|
"HIDE_POTION_EFFECTS"
|
||||||
|
],
|
||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -52,4 +52,4 @@
|
|||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -25,4 +25,4 @@
|
|||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -22,11 +22,10 @@
|
|||||||
{
|
{
|
||||||
"type": "fishing_rod",
|
"type": "fishing_rod",
|
||||||
"maxAmount": 1,
|
"maxAmount": 1,
|
||||||
"enchantments": [
|
"enchantments": [{
|
||||||
{
|
"enchantment": "DURABILITY",
|
||||||
"enchantment": "DURABILITY", "maxLevel": 2
|
"maxLevel": 2
|
||||||
}
|
}],
|
||||||
],
|
|
||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -39,41 +38,64 @@
|
|||||||
"maxAmount": 1,
|
"maxAmount": 1,
|
||||||
"enchantments": [
|
"enchantments": [
|
||||||
{
|
{
|
||||||
"enchantment": "OXYGEN", "maxLevel": 2
|
"enchantment": "OXYGEN",
|
||||||
|
"maxLevel": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"enchantment": "DURABILITY", "maxLevel": 5,
|
"enchantment": "DURABILITY",
|
||||||
|
"maxLevel": 5,
|
||||||
"minLevel": 3
|
"minLevel": 3
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"enchantment": "PROTECTION_ENVIRONMENTAL", "maxLevel": 3
|
"enchantment": "PROTECTION_ENVIRONMENTAL",
|
||||||
}],
|
"maxLevel": 3
|
||||||
|
}
|
||||||
|
],
|
||||||
"attributes": [
|
"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,
|
"minAmount": -0.25,
|
||||||
"name": "SLOW"
|
"name": "SLOW"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"attribute": "GENERIC_KNOCKBACK_RESISTANCE", "maxAmount": 3.25,
|
"attribute": "GENERIC_KNOCKBACK_RESISTANCE",
|
||||||
|
"maxAmount": 3.25,
|
||||||
"minAmount": 0.85,
|
"minAmount": 0.85,
|
||||||
"name": "THICC", "operation": "MULTIPLY_SCALAR_1"
|
"name": "THICC",
|
||||||
|
"operation": "MULTIPLY_SCALAR_1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"attribute": "GENERIC_MAX_HEALTH", "operation": "ADD_NUMBER", "maxAmount": 7,
|
"attribute": "GENERIC_MAX_HEALTH",
|
||||||
"name": "HP", "minAmount": 3
|
"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,
|
"minAmount": 5,
|
||||||
"operation": "ADD_NUMBER"
|
"operation": "ADD_NUMBER"
|
||||||
}],
|
}
|
||||||
|
],
|
||||||
"displayName": "5head",
|
"displayName": "5head",
|
||||||
"minDurability": 0.9,
|
"minDurability": 0.9,
|
||||||
"lore": [
|
"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": [
|
"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,
|
"maxDurability": 0.95,
|
||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
},
|
},
|
||||||
@@ -83,37 +105,50 @@
|
|||||||
"rarity": 5,
|
"rarity": 5,
|
||||||
"enchantments": [
|
"enchantments": [
|
||||||
{
|
{
|
||||||
"enchantment": "CHANNELING", "maxLevel": 3,
|
"enchantment": "CHANNELING",
|
||||||
|
"maxLevel": 3,
|
||||||
"chance": 0.75
|
"chance": 0.75
|
||||||
},
|
},
|
||||||
|
{"enchantment": "LOYALTY"},
|
||||||
{
|
{
|
||||||
"enchantment": "LOYALTY"
|
"enchantment": "WATER_WORKER",
|
||||||
},
|
"minLevel": 3,
|
||||||
{
|
|
||||||
"enchantment": "WATER_WORKER", "minLevel": 3,
|
|
||||||
"maxLevel": 5
|
"maxLevel": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"enchantment": "DURABILITY", "maxLevel": 5,
|
"enchantment": "DURABILITY",
|
||||||
|
"maxLevel": 5,
|
||||||
"minLevel": 3
|
"minLevel": 3
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"enchantment": "DAMAGE_ALL", "maxLevel": 2
|
"enchantment": "DAMAGE_ALL",
|
||||||
}],
|
"maxLevel": 2
|
||||||
|
}
|
||||||
|
],
|
||||||
"displayName": "Poseidon's Wrath",
|
"displayName": "Poseidon's Wrath",
|
||||||
"lore": [
|
"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": [
|
"itemFlags": [
|
||||||
"HIDE_PLACED_ON","HIDE_UNBREAKABLE","HIDE_DESTROYS","HIDE_ENCHANTS","HIDE_POTION_EFFECTS","HIDE_ATTRIBUTES"],
|
"HIDE_PLACED_ON",
|
||||||
"attributes": [
|
"HIDE_UNBREAKABLE",
|
||||||
{
|
"HIDE_DESTROYS",
|
||||||
"attribute": "GENERIC_ATTACK_DAMAGE", "operation": "ADD_NUMBER", "maxAmount": 5,
|
"HIDE_ENCHANTS",
|
||||||
"minAmount": 3,
|
"HIDE_POTION_EFFECTS",
|
||||||
"name": "AT1"
|
"HIDE_ATTRIBUTES"
|
||||||
}],
|
],
|
||||||
|
"attributes": [{
|
||||||
|
"attribute": "GENERIC_ATTACK_DAMAGE",
|
||||||
|
"operation": "ADD_NUMBER",
|
||||||
|
"maxAmount": 5,
|
||||||
|
"minAmount": 3,
|
||||||
|
"name": "AT1"
|
||||||
|
}],
|
||||||
"minDurability": 0.9,
|
"minDurability": 0.9,
|
||||||
"maxDurability": 0.95,
|
"maxDurability": 0.95,
|
||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -36,4 +36,4 @@
|
|||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -35,4 +35,4 @@
|
|||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -30,4 +30,4 @@
|
|||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,6 +19,5 @@
|
|||||||
"maxAmount": 3,
|
"maxAmount": 3,
|
||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -25,4 +25,4 @@
|
|||||||
"slotTypes": "STORAGE"
|
"slotTypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -32,4 +32,4 @@
|
|||||||
"slottypes": "STORAGE"
|
"slottypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -96,4 +96,4 @@
|
|||||||
"slottypes": "STORAGE"
|
"slottypes": "STORAGE"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -17,15 +17,13 @@
|
|||||||
"cave/cracked-cavern"
|
"cave/cracked-cavern"
|
||||||
],
|
],
|
||||||
"riverBiomes": ["frozen/river"],
|
"riverBiomes": ["frozen/river"],
|
||||||
"spotBiomes": [
|
"spotBiomes": [{
|
||||||
{
|
"biome": "frozen/vander",
|
||||||
"biome": "frozen/vander",
|
"scale": 5,
|
||||||
"scale": 5,
|
"type": "LAND",
|
||||||
"type": "LAND",
|
"shuffle": 328,
|
||||||
"shuffle": 328,
|
"rarity": 5
|
||||||
"rarity": 5
|
}],
|
||||||
}
|
|
||||||
],
|
|
||||||
"riverStyle": {
|
"riverStyle": {
|
||||||
"style": "VASCULAR",
|
"style": "VASCULAR",
|
||||||
"zoom": 4.77,
|
"zoom": 4.77,
|
||||||
|
|||||||
@@ -4,9 +4,7 @@
|
|||||||
"hot/desert-dunes",
|
"hot/desert-dunes",
|
||||||
"hot/desert-dunes-red"
|
"hot/desert-dunes-red"
|
||||||
],
|
],
|
||||||
"shoreBiomes": [
|
"shoreBiomes": ["hot/beach"],
|
||||||
"hot/beach"
|
|
||||||
],
|
|
||||||
"seaBiomes": ["hot/ocean"],
|
"seaBiomes": ["hot/ocean"],
|
||||||
"caveBiomes": [
|
"caveBiomes": [
|
||||||
"cave/sandy-cave",
|
"cave/sandy-cave",
|
||||||
@@ -21,15 +19,13 @@
|
|||||||
"zoom": 5
|
"zoom": 5
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"spotBiomes": [
|
"spotBiomes": [{
|
||||||
{
|
"biome": "hot/oasis",
|
||||||
"biome": "hot/oasis",
|
"scale": 5,
|
||||||
"scale": 5,
|
"type": "SEA",
|
||||||
"type": "SEA",
|
"shuffle": 328,
|
||||||
"shuffle": 328,
|
"rarity": 36
|
||||||
"rarity": 36
|
}],
|
||||||
}
|
|
||||||
],
|
|
||||||
"biomeImplosionRatio": 0.25,
|
"biomeImplosionRatio": 0.25,
|
||||||
"deposits": [
|
"deposits": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -10,8 +10,11 @@
|
|||||||
],
|
],
|
||||||
"shoreBiomes": ["mesa/beach"],
|
"shoreBiomes": ["mesa/beach"],
|
||||||
"seaBiomes": ["mesa/river"],
|
"seaBiomes": ["mesa/river"],
|
||||||
"caveBiomes": ["cave/old-cavern","cave/sandy-cave",
|
"caveBiomes": [
|
||||||
"cave/sandy-red-cave"],
|
"cave/old-cavern",
|
||||||
|
"cave/sandy-cave",
|
||||||
|
"cave/sandy-red-cave"
|
||||||
|
],
|
||||||
"riverBiomes": ["mesa/river"],
|
"riverBiomes": ["mesa/river"],
|
||||||
"spotBiomes": [{
|
"spotBiomes": [{
|
||||||
"biome": "hot/ocean",
|
"biome": "hot/ocean",
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
],
|
],
|
||||||
"shoreBiomes": ["mushroom/beach"],
|
"shoreBiomes": ["mushroom/beach"],
|
||||||
"seaBiomes": ["mushroom/ocean"],
|
"seaBiomes": ["mushroom/ocean"],
|
||||||
"caveBiomes": [
|
"caveBiomes": [
|
||||||
"cave/tundra-cavern",
|
"cave/tundra-cavern",
|
||||||
"cave/murky-cavern-gleaming",
|
"cave/murky-cavern-gleaming",
|
||||||
"cave/spiked-cavern"
|
"cave/spiked-cavern"
|
||||||
|
|||||||
@@ -32,7 +32,6 @@
|
|||||||
"type": "SEA",
|
"type": "SEA",
|
||||||
"rarity": 119
|
"rarity": 119
|
||||||
}],
|
}],
|
||||||
|
|
||||||
"biomeImplosionRatio": 0.25,
|
"biomeImplosionRatio": 0.25,
|
||||||
"deposits": [{
|
"deposits": [{
|
||||||
"minHeight": 15,
|
"minHeight": 15,
|
||||||
|
|||||||
@@ -33,7 +33,6 @@
|
|||||||
"palette": [{"block": "emerald_ore"}],
|
"palette": [{"block": "emerald_ore"}],
|
||||||
"varience": 2
|
"varience": 2
|
||||||
}],
|
}],
|
||||||
|
|
||||||
"riverRarity": 1,
|
"riverRarity": 1,
|
||||||
"landBiomeZoom": 1.25,
|
"landBiomeZoom": 1.25,
|
||||||
"riverStyle": {
|
"riverStyle": {
|
||||||
|
|||||||
Reference in New Issue
Block a user