mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-19 14:59:22 +00:00
update enum values for 1.21.5
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
}},
|
}},
|
||||||
{
|
{
|
||||||
"breakSurface": true,
|
"breakSurface": true,
|
||||||
"cave": "cavesv4/crystalized/main",
|
"cave": "cavesv4/crystalized/tubes",
|
||||||
"rarity": 90,
|
"rarity": 90,
|
||||||
"caveStartHeight": {
|
"caveStartHeight": {
|
||||||
"max": 200,
|
"max": 200,
|
||||||
|
|||||||
@@ -311,7 +311,7 @@
|
|||||||
"effects": [
|
"effects": [
|
||||||
{
|
{
|
||||||
"interval": 55656,
|
"interval": 55656,
|
||||||
"sound": "AMBIENT_SOUL_SAND_VALLEY_MOOD",
|
"sound": "AMBIENT.SOUL_SAND_VALLEY.MOOD",
|
||||||
"soundDistance": 3,
|
"soundDistance": 3,
|
||||||
"volume": 6.2,
|
"volume": 6.2,
|
||||||
"minPitch": 1.6,
|
"minPitch": 1.6,
|
||||||
@@ -320,7 +320,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"interval": 56565,
|
"interval": 56565,
|
||||||
"sound": "AMBIENT_SOUL_SAND_VALLEY_MOOD",
|
"sound": "AMBIENT.SOUL_SAND_VALLEY.MOOD",
|
||||||
"soundDistance": 3,
|
"soundDistance": 3,
|
||||||
"volume": 6.2,
|
"volume": 6.2,
|
||||||
"minPitch": 0.4,
|
"minPitch": 0.4,
|
||||||
|
|||||||
@@ -281,7 +281,7 @@
|
|||||||
"effects": [
|
"effects": [
|
||||||
{
|
{
|
||||||
"interval": 55656,
|
"interval": 55656,
|
||||||
"sound": "AMBIENT_SOUL_SAND_VALLEY_MOOD",
|
"sound": "AMBIENT.SOUL_SAND_VALLEY.MOOD",
|
||||||
"soundDistance": 3,
|
"soundDistance": 3,
|
||||||
"volume": 6.2,
|
"volume": 6.2,
|
||||||
"minPitch": 1.6,
|
"minPitch": 1.6,
|
||||||
@@ -290,7 +290,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"interval": 56565,
|
"interval": 56565,
|
||||||
"sound": "AMBIENT_SOUL_SAND_VALLEY_MOOD",
|
"sound": "AMBIENT.SOUL_SAND_VALLEY.MOOD",
|
||||||
"soundDistance": 3,
|
"soundDistance": 3,
|
||||||
"volume": 6.2,
|
"volume": 6.2,
|
||||||
"minPitch": 0.4,
|
"minPitch": 0.4,
|
||||||
|
|||||||
@@ -288,7 +288,7 @@
|
|||||||
"effects": [
|
"effects": [
|
||||||
{
|
{
|
||||||
"interval": 55656,
|
"interval": 55656,
|
||||||
"sound": "AMBIENT_SOUL_SAND_VALLEY_MOOD",
|
"sound": "AMBIENT.SOUL_SAND_VALLEY.MOOD",
|
||||||
"soundDistance": 3,
|
"soundDistance": 3,
|
||||||
"volume": 6.2,
|
"volume": 6.2,
|
||||||
"minPitch": 1.6,
|
"minPitch": 1.6,
|
||||||
@@ -297,7 +297,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"interval": 56565,
|
"interval": 56565,
|
||||||
"sound": "AMBIENT_SOUL_SAND_VALLEY_MOOD",
|
"sound": "AMBIENT.SOUL_SAND_VALLEY.MOOD",
|
||||||
"soundDistance": 3,
|
"soundDistance": 3,
|
||||||
"volume": 6.2,
|
"volume": 6.2,
|
||||||
"minPitch": 0.4,
|
"minPitch": 0.4,
|
||||||
|
|||||||
@@ -79,7 +79,7 @@
|
|||||||
"particleAltY": -0.33885,
|
"particleAltY": -0.33885,
|
||||||
"particleAltZ": 0.301,
|
"particleAltZ": 0.301,
|
||||||
"chance": 1,
|
"chance": 1,
|
||||||
"particleEffect": "SMOKE_LARGE",
|
"particleEffect": "LARGE_SMOKE",
|
||||||
"particleOffset": 0,
|
"particleOffset": 0,
|
||||||
"interval": 550,
|
"interval": 550,
|
||||||
"particleCount": 0
|
"particleCount": 0
|
||||||
|
|||||||
@@ -13,6 +13,6 @@
|
|||||||
"maxPitch": 1.7,
|
"maxPitch": 1.7,
|
||||||
"minPitch": 1.5,
|
"minPitch": 1.5,
|
||||||
"volume": 2,
|
"volume": 2,
|
||||||
"sound": "BLOCK_RESPAWN_ANCHOR_DEPLETE"
|
"sound": "BLOCK.RESPAWN_ANCHOR.DEPLETE"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1 +1 @@
|
|||||||
{"type": "SNOWMAN"}
|
{"type": "SNOW_GOLEM"}
|
||||||
@@ -6,8 +6,8 @@
|
|||||||
"chance": 1,
|
"chance": 1,
|
||||||
"maxPitch": 0.7,
|
"maxPitch": 0.7,
|
||||||
"minPitch": 0.2,
|
"minPitch": 0.2,
|
||||||
"sound": "ENTITY_SKELETON_HORSE_DEATH",
|
"sound": "ENTITY.SKELETON_HORSE.DEATH",
|
||||||
"particleEffect": "ENCHANTMENT_TABLE",
|
"particleEffect": "ENCHANT",
|
||||||
"particleCount": 100
|
"particleCount": 100
|
||||||
},
|
},
|
||||||
"attributes": [{
|
"attributes": [{
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"type": "EVOKER",
|
"type": "EVOKER",
|
||||||
"spawnEffect": {
|
"spawnEffect": {
|
||||||
"particleEffect": "SPELL_MOB_AMBIENT",
|
"particleEffect": "ENTITY_EFFECT",
|
||||||
"particleCount": 9,
|
"particleCount": 9,
|
||||||
"chance": 1,
|
"chance": 1,
|
||||||
"interval": 1,
|
"interval": 1,
|
||||||
"sound": "ENTITY_EVOKER_PREPARE_WOLOLO",
|
"sound": "ENTITY.EVOKER.PREPARE_WOLOLO",
|
||||||
"volume": 10
|
"volume": 10
|
||||||
},
|
},
|
||||||
"attributes": [
|
"attributes": [
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"type": "LIGHTNING"
|
"type": "LIGHTNING_BOLT"
|
||||||
}
|
}
|
||||||
@@ -74,7 +74,7 @@
|
|||||||
"minAmount": 3
|
"minAmount": 3
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"attribute": "GENERIC_ARMOR",
|
"attribute": "ARMOR",
|
||||||
"name": "AMR",
|
"name": "AMR",
|
||||||
"maxAmount": 7,
|
"maxAmount": 7,
|
||||||
"minAmount": 5,
|
"minAmount": 5,
|
||||||
@@ -93,7 +93,7 @@
|
|||||||
"HIDE_PLACED_ON",
|
"HIDE_PLACED_ON",
|
||||||
"HIDE_DESTROYS",
|
"HIDE_DESTROYS",
|
||||||
"HIDE_ENCHANTS",
|
"HIDE_ENCHANTS",
|
||||||
"HIDE_POTION_EFFECTS",
|
"HIDE_ADDITIONAL_TOOLTIP",
|
||||||
"HIDE_ATTRIBUTES"
|
"HIDE_ATTRIBUTES"
|
||||||
],
|
],
|
||||||
"maxDurability": 0.95,
|
"maxDurability": 0.95,
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
"maxLevel": 1
|
"maxLevel": 1
|
||||||
}],
|
}],
|
||||||
"attributes": [{
|
"attributes": [{
|
||||||
"attribute": "GENERIC_MOVEMENT_SPEED",
|
"attribute": "MOVEMENT_SPEED",
|
||||||
"maxAmount": 5,
|
"maxAmount": 5,
|
||||||
"minAmount": 3,
|
"minAmount": 3,
|
||||||
"name": "AmenhotepSpeed",
|
"name": "AmenhotepSpeed",
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
"maxLevel": 1
|
"maxLevel": 1
|
||||||
}],
|
}],
|
||||||
"attributes": [{
|
"attributes": [{
|
||||||
"attribute": "GENERIC_KNOCKBACK_RESISTANCE",
|
"attribute": "KNOCKBACK_RESISTANCE",
|
||||||
"maxAmount": 5,
|
"maxAmount": 5,
|
||||||
"minAmount": 3,
|
"minAmount": 3,
|
||||||
"name": "AmenhotepLeggs",
|
"name": "AmenhotepLeggs",
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
"maxLevel": 1
|
"maxLevel": 1
|
||||||
}],
|
}],
|
||||||
"attributes": [{
|
"attributes": [{
|
||||||
"attribute": "GENERIC_MAX_HEALTH",
|
"attribute": "MAX_HEALTH",
|
||||||
"maxAmount": 5,
|
"maxAmount": 5,
|
||||||
"minAmount": 3,
|
"minAmount": 3,
|
||||||
"name": "AmenhotepHeart",
|
"name": "AmenhotepHeart",
|
||||||
@@ -59,7 +59,7 @@
|
|||||||
"maxLevel": 1
|
"maxLevel": 1
|
||||||
}],
|
}],
|
||||||
"attributes": [{
|
"attributes": [{
|
||||||
"attribute": "GENERIC_LUCK",
|
"attribute": "LUCK",
|
||||||
"maxAmount": 5,
|
"maxAmount": 5,
|
||||||
"minAmount": 3,
|
"minAmount": 3,
|
||||||
"name": "AmenhotepLuck",
|
"name": "AmenhotepLuck",
|
||||||
|
|||||||
@@ -291,7 +291,7 @@
|
|||||||
"minLevel": 1
|
"minLevel": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"enchantment": "sweeping",
|
"enchantment": "sweeping_edge",
|
||||||
"chance": 0.1,
|
"chance": 0.1,
|
||||||
"maxLevel": 3,
|
"maxLevel": 3,
|
||||||
"minLevel": 1
|
"minLevel": 1
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
"slottypes": "STORAGE"
|
"slottypes": "STORAGE"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "grass",
|
"type": "short_grass",
|
||||||
"maxamount": 1,
|
"maxamount": 1,
|
||||||
"rarity": 2,
|
"rarity": 2,
|
||||||
"slottypes": "STORAGE"
|
"slottypes": "STORAGE"
|
||||||
|
|||||||
@@ -119,7 +119,7 @@
|
|||||||
"minPitch": 0.2,
|
"minPitch": 0.2,
|
||||||
"chance": 8,
|
"chance": 8,
|
||||||
"maxPitch": 0.3,
|
"maxPitch": 0.3,
|
||||||
"sound": "AMBIENT_WARPED_FOREST_ADDITIONS",
|
"sound": "AMBIENT.WARPED_FOREST.ADDITIONS",
|
||||||
"interval": 60000,
|
"interval": 60000,
|
||||||
"soundDistance": 3
|
"soundDistance": 3
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user