mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-19 14:59:22 +00:00
dwa
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"structure": "pillager_outpost"
|
||||
},
|
||||
{
|
||||
"rarity": 1500,
|
||||
"rarity": 100,
|
||||
"structure": "village-hot"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"version": 2005,
|
||||
"OVERWORLD-VERSION": 3.134,
|
||||
"name": "Overworld",
|
||||
"focus": "hot/desert-dunes",
|
||||
"environment": "NORMAL",
|
||||
"fluidHeight": 63,
|
||||
"CONTINENTS": "Continent settings containing placement of the continents.",
|
||||
|
||||
213
entities/unique/amenhotep.json
Normal file
213
entities/unique/amenhotep.json
Normal file
@@ -0,0 +1,213 @@
|
||||
{
|
||||
"type": "STRAY",
|
||||
"customName": "Amenhotep Amari",
|
||||
"spawnEffect": {
|
||||
"interval": 0,
|
||||
"chance": 1,
|
||||
"maxPitch": 0.7,
|
||||
"minPitch": 0.2,
|
||||
"sound": "ENTITY_SKELETON_HORSE_DEATH",
|
||||
"particleEffect": "ENCHANTMENT_TABLE",
|
||||
"particleCount": 100
|
||||
},
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "GENERIC_ARMOR",
|
||||
"maxAmount": 100,
|
||||
"minAmount": 100,
|
||||
"operation": "ADD_NUMBER"
|
||||
}
|
||||
],
|
||||
|
||||
"mainHand": {
|
||||
"type": "netherite_sword",
|
||||
"displayName": "Amenhotep's Hand",
|
||||
"lore": [
|
||||
"Amenhotep's Hand won't let you go\nYou won't let it go and \nYour souls are intertwined"
|
||||
],
|
||||
"maxDurability": 1,
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "sharpness",
|
||||
"chance": 1,
|
||||
"minLevel": 5,
|
||||
"maxLevel": 8
|
||||
},
|
||||
{
|
||||
"enchantment": "knockback",
|
||||
"chance": 1,
|
||||
"minLevel": 3,
|
||||
"maxLevel": 5
|
||||
},
|
||||
{
|
||||
"enchantment": "flame",
|
||||
"chance": 1,
|
||||
"minLevel": 3,
|
||||
"maxLevel": 5
|
||||
},
|
||||
{
|
||||
"enchantment": "vanishing_curse",
|
||||
"chance": 1,
|
||||
"minLevel": 1,
|
||||
"maxLevel": 1
|
||||
},
|
||||
{
|
||||
"enchantment": "binding_curse",
|
||||
"chance": 1,
|
||||
"minLevel": 1,
|
||||
"maxLevel": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"pickupItems": false,
|
||||
"helmet": {
|
||||
"type": "golden_helmet",
|
||||
"unbreakable": true,
|
||||
"lore": [
|
||||
"Amenhotep's Eyes\nSee as the king would"
|
||||
],
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "protection",
|
||||
"chance": 1,
|
||||
"maxLevel": 5
|
||||
},
|
||||
{
|
||||
"enchantment": "thorns",
|
||||
"chance": 1,
|
||||
"maxLevel": 3,
|
||||
"minLevel": 1
|
||||
},
|
||||
{
|
||||
"enchantment": "vanishing_curse",
|
||||
"chance": 1,
|
||||
"minLevel": 1,
|
||||
"maxLevel": 1
|
||||
}
|
||||
],
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "GENERIC_LUCK",
|
||||
"maxAmount": 5,
|
||||
"minAmount": 3,
|
||||
"chance": 1,
|
||||
"name": "AmenhotepLuck",
|
||||
"operation": "ADD_NUMBER"
|
||||
}
|
||||
]
|
||||
},
|
||||
"chestplate": {
|
||||
"type": "golden_chestplate",
|
||||
"unbreakable": true,
|
||||
"lore": [
|
||||
"Amenhotep's Heart\nHeart of the king"
|
||||
],
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "protection",
|
||||
"chance": 1,
|
||||
"maxLevel": 5
|
||||
},
|
||||
{
|
||||
"enchantment": "thorns",
|
||||
"chance": 1,
|
||||
"maxLevel": 3,
|
||||
"minLevel": 1
|
||||
},
|
||||
{
|
||||
"enchantment": "vanishing_curse",
|
||||
"chance": 1,
|
||||
"minLevel": 1,
|
||||
"maxLevel": 1
|
||||
}
|
||||
],
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "GENERIC_MAX_HEALTH",
|
||||
"maxAmount": 5,
|
||||
"minAmount": 3,
|
||||
"chance": 1,
|
||||
"name": "AmenhotepHeart",
|
||||
"operation": "ADD_NUMBER"
|
||||
}
|
||||
]
|
||||
},
|
||||
"leggings": {
|
||||
"type": "golden_leggings",
|
||||
"unbreakable": true,
|
||||
"lore": [
|
||||
"Amenhotep's Leggs\nStance of the king"
|
||||
],
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "protection",
|
||||
"chance": 1,
|
||||
"maxLevel": 5
|
||||
},
|
||||
{
|
||||
"enchantment": "thorns",
|
||||
"chance": 1,
|
||||
"maxLevel": 3,
|
||||
"minLevel": 1
|
||||
},
|
||||
{
|
||||
"enchantment": "vanishing_curse",
|
||||
"chance": 1,
|
||||
"minLevel": 1,
|
||||
"maxLevel": 1
|
||||
}
|
||||
],
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "GENERIC_KNOCKBACK_RESISTANCE",
|
||||
"maxAmount": 5,
|
||||
"minAmount": 3,
|
||||
"chance": 1,
|
||||
"name": "AmenhotepLeggs",
|
||||
"operation": "ADD_NUMBER"
|
||||
}
|
||||
]
|
||||
},
|
||||
"boots": {
|
||||
"type": "golden_boots",
|
||||
"unbreakable": true,
|
||||
"lore": [
|
||||
"Amenhotep's Soul\nSoul of the king"
|
||||
],
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "protection",
|
||||
"chance": 1,
|
||||
"maxLevel": 5
|
||||
},
|
||||
{
|
||||
"enchantment": "feather_falling",
|
||||
"chance": 1,
|
||||
"maxLevel": 3
|
||||
},
|
||||
{
|
||||
"enchantment": "thorns",
|
||||
"chance": 1,
|
||||
"maxLevel": 3,
|
||||
"minLevel": 1
|
||||
},
|
||||
{
|
||||
"enchantment": "frost_walker",
|
||||
"chance": 1,
|
||||
"minLevel": 1,
|
||||
"maxLevel": 1
|
||||
},
|
||||
{
|
||||
"enchantment": "vanishing_curse",
|
||||
"chance": 1,
|
||||
"minLevel": 1,
|
||||
"maxLevel": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
"loot": {
|
||||
"tables": [
|
||||
"amenhotep"
|
||||
]
|
||||
}
|
||||
}
|
||||
152
loot/amenhotep.json
Normal file
152
loot/amenhotep.json
Normal file
@@ -0,0 +1,152 @@
|
||||
{
|
||||
"name": "Amenhotep's Loot",
|
||||
"rarity": 1,
|
||||
"maxPicked": 5,
|
||||
"minPicked": 5,
|
||||
"loot": [
|
||||
{
|
||||
"type": "golden_boots",
|
||||
"lore": [
|
||||
"Amenhotep's Soul\nSoul of the king"
|
||||
],
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "protection",
|
||||
"maxLevel": 1
|
||||
},
|
||||
{
|
||||
"enchantment": "thorns",
|
||||
"maxLevel": 3,
|
||||
"minLevel": 1
|
||||
},
|
||||
{
|
||||
"enchantment": "frost_walker",
|
||||
"minLevel": 1,
|
||||
"maxLevel": 1
|
||||
},
|
||||
{
|
||||
"enchantment": "binding_curse",
|
||||
"minLevel": 1,
|
||||
"maxLevel": 1
|
||||
}
|
||||
],
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "GENERIC_MOVEMENT_SPEED",
|
||||
"maxAmount": 5,
|
||||
"minAmount": 3,
|
||||
"name": "AmenhotepSpeed",
|
||||
"operation": "ADD_NUMBER"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "golden_helmet",
|
||||
"lore": [
|
||||
"Amenhotep's Leggs\nStance of the king"
|
||||
],
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "protection",
|
||||
"maxLevel": 1
|
||||
},
|
||||
{
|
||||
"enchantment": "thorns",
|
||||
"maxLevel": 3,
|
||||
"minLevel": 1
|
||||
},
|
||||
{
|
||||
"enchantment": "binding_curse",
|
||||
"minLevel": 1,
|
||||
"maxLevel": 1
|
||||
}
|
||||
],
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "GENERIC_KNOCKBACK_RESISTANCE",
|
||||
"maxAmount": 5,
|
||||
"minAmount": 3,
|
||||
"name": "AmenhotepLeggs",
|
||||
"operation": "ADD_NUMBER"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "golden_chestplate",
|
||||
"lore": [
|
||||
"Amenhotep's Heart\nHeart of the king"
|
||||
],
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "protection",
|
||||
"maxLevel": 1
|
||||
},
|
||||
{
|
||||
"enchantment": "thorns",
|
||||
"maxLevel": 3,
|
||||
"minLevel": 1
|
||||
},
|
||||
{
|
||||
"enchantment": "binding_curse",
|
||||
"minLevel": 1,
|
||||
"maxLevel": 1
|
||||
}
|
||||
],
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "GENERIC_MAX_HEALTH",
|
||||
"maxAmount": 5,
|
||||
"minAmount": 3,
|
||||
"name": "AmenhotepHeart",
|
||||
"operation": "ADD_NUMBER"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "golden_helmet",
|
||||
"lore": [
|
||||
"Amenhotep's Eyes\nSee as the king would"
|
||||
],
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "protection",
|
||||
"maxLevel": 1
|
||||
},
|
||||
{
|
||||
"enchantment": "thorns",
|
||||
"maxLevel": 3,
|
||||
"minLevel": 1
|
||||
},
|
||||
{
|
||||
"enchantment": "binding_curse",
|
||||
"minLevel": 1,
|
||||
"maxLevel": 1
|
||||
}
|
||||
],
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "GENERIC_LUCK",
|
||||
"maxAmount": 5,
|
||||
"minAmount": 3,
|
||||
"name": "AmenhotepLuck",
|
||||
"operation": "ADD_NUMBER"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "golden_sword",
|
||||
"displayName": "Amenhotep's Hand",
|
||||
"lore": [
|
||||
"Amenhotep's Hand won't let you go\nYou won't let it go and \nyour souls are intertwined"
|
||||
],
|
||||
"maxDurability": 1,
|
||||
"enchantments": [
|
||||
{
|
||||
"enchantment": "binding_curse",
|
||||
"minLevel": 1,
|
||||
"maxLevel": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user