Files
meatballcraft/config/deepmobevolution/DataModels.json
T
2023-04-30 10:50:40 -07:00

819 lines
21 KiB
JSON

[
{
"id": "blaze",
"displayName": "Blaze",
"livingMatter": "hellish",
"simulationRFCost": 1500,
"craftingIngredients": [
"minecraft:blaze_powder"
],
"associatedMobs": [
"minecraft:blaze"
],
"lootItems": [
"minecraft:blaze_rod,22",
"thermalfoundation:material,32,771",
"xreliquary:mob_ingredient,1,7"
],
"deepLearnerDisplay": {
"hearts": 10,
"mobTrivia": [
"Bring buckets of water, and watch in despair",
"as it evaporates, and everything is on fire.",
"You are on fire."
],
"entity": "minecraft:blaze",
"entityScale": 48,
"entityOffsetX": 10,
"entityOffsetY": 20
}
},
{
"id": "creeper",
"displayName": "Creeper",
"livingMatter": "overworldian",
"simulationRFCost": 80,
"craftingIngredients": [
"minecraft:gunpowder"
],
"associatedMobs": [
"minecraft:creeper"
],
"lootItems": [
"minecraft:gunpowder,64",
"minecraft:skull,6,4",
"aoa3:copper_coin,1,0"
],
"deepLearnerDisplay": {
"hearts": 10,
"mobTrivia": [
"Will blow up your base if",
"left unattended."
],
"entity": "minecraft:creeper",
"entityScale": 42,
"entityOffsetX": 5,
"entityOffsetY": 5
}
},
{
"id": "dragon",
"displayName": "Ender Dragon",
"livingMatter": "extraterrestrial",
"simulationRFCost": 6000,
"craftingIngredients": [
"minecraft:dragon_egg"
],
"associatedMobs": [
"minecraft:ender_dragon"
],
"lootItems": [
"minecraft:dragon_breath,32",
"mysticalagradditions:stuff,1,2",
"draconicevolution:draconium_dust,8,0",
"bhc:green_heart,1,0",
"minecraft:elytra,1,0"
],
"deepLearnerDisplay": {
"hearts": 100,
"mobTrivia": [
"Resides in the End, does not harbor treasure.",
"Destroy its crystals and break the cycle!"
],
"entity": "minecraft:ender_dragon",
"entityScale": 7,
"entityOffsetX": 0,
"entityOffsetY": -20
}
},
{
"id": "enderman",
"displayName": "Enderman",
"displayNamePlural": "Endermen",
"livingMatter": "extraterrestrial",
"simulationRFCost": 2000,
"craftingIngredients": [
"minecraft:ender_pearl"
],
"associatedMobs": [
"minecraft:enderman",
"minecraft:endermite"
],
"lootItems": [
"minecraft:ender_pearl,6",
"minecraft:end_crystal,1",
"enderio:block_enderman_skull,2",
"xreliquary:mob_ingredient,1,11"
],
"trial": {
"entities": "deepmoblearning:trial_enderman",
"spawnDelay": 2.6,
"rewards": [
"deepmoblearning:glitch_heart,5"
]
},
"deepLearnerDisplay": {
"hearts": 20,
"mobTrivia": [
"Friendly unless provoked, dislikes rain.",
"Teleports short distances."
],
"entity": "minecraft:enderman",
"entityScale": 30,
"entityOffsetX": 5,
"entityOffsetY": 11
}
},
{
"id": "ghast",
"displayName": "Ghast",
"livingMatter": "hellish",
"simulationRFCost": 2000,
"craftingIngredients": [
"minecraft:ghast_tear"
],
"associatedMobs": [
"minecraft:ghast"
],
"lootItems": [
"minecraft:ghast_tear,8",
"xreliquary:mob_ingredient,1,3"
],
"deepLearnerDisplay": {
"hearts": 10,
"mobTrivia": [
"If you hear something that sounds like",
"a crying llama, you're probably hearing a ghast."
],
"entity": "minecraft:ghast",
"entityScale": 10,
"entityOffsetX": 0,
"entityOffsetY": -20
}
},
{
"id": "guardian",
"displayName": "Guardian",
"livingMatter": "overworldian",
"simulationRFCost": 1500,
"craftingIngredients": [
"minecraft:prismarine_shard"
],
"associatedMobs": [
"minecraft:guardian",
"minecraft:elder_guardian"
],
"lootItems": [
"minecraft:prismarine_shard,32",
"minecraft:prismarine_crystals,32",
"minecraft:fish,64,0",
"bhc:red_heart,8,0",
"xreliquary:mob_ingredient,1,16"
],
"deepLearnerDisplay": {
"hearts": 15,
"mobTrivia": [
"Lurking in the oceans.",
"Uses some sort of sonar beam as",
"a means of attack."
],
"entity": "minecraft:guardian",
"entityScale": 36,
"entityOffsetX": 5,
"entityOffsetY": -5
}
},
{
"id": "shulker",
"displayName": "Shulker",
"livingMatter": "extraterrestrial",
"simulationRFCost": 1000,
"craftingIngredients": [
"minecraft:shulker_shell"
],
"associatedMobs": [
"minecraft:shulker"
],
"lootItems": [
"minecraft:shulker_shell,18",
"minecraft:diamond,2"
],
"deepLearnerDisplay": {
"hearts": 15,
"mobTrivia": [
"Found in End cities.",
"Sneaky little buggers."
],
"entity": "minecraft:shulker",
"entityScale": 36,
"entityOffsetX": 5,
"entityOffsetY": -5
}
},
{
"id": "skeleton",
"displayName": "Skeleton",
"livingMatter": "overworldian",
"simulationRFCost": 80,
"craftingIngredients": [
"minecraft:bone"
],
"associatedMobs": [
"minecraft:skeleton",
"minecraft:stray",
"twilightforest:skeleton_druid"
],
"lootItems": [
"minecraft:bone,64",
"minecraft:arrow,64",
"minecraft:skull,6",
"xreliquary:mob_ingredient,1,0"
],
"trial": {
"entities": [
"minecraft:stray,33",
"minecraft:skeleton,67"
],
"rewards": [
"deepmoblearning:glitch_heart,3"
]
},
"deepLearnerDisplay": {
"hearts": 10,
"mobTrivia": [
"A formidable archer, which seems to be running",
"some sort of cheat engine.",
"A shield could prove useful."
],
"entity": "minecraft:skeleton",
"entityHeldItem": "minecraft:bow",
"entityScale": 38,
"entityOffsetX": 6,
"entityOffsetY": 10
}
},
{
"id": "slime",
"displayName": "Slime",
"livingMatter": "overworldian",
"simulationRFCost": 300,
"craftingIngredients": [
"minecraft:slime_ball"
],
"associatedMobs": [
"minecraft:slime",
"minecraft:magma_cube"
],
"lootItems": [
"minecraft:slime_ball,32",
"xreliquary:mob_ingredient,1,4"
],
"trial": {
"entities": "deepmoblearning:trial_slime",
"spawnDelay": 1.6,
"rewards": [
"deepmoblearning:glitch_heart,3"
]
},
"deepLearnerDisplay": {
"hearts": 8,
"mobTrivia": [
"The bouncing bouncer",
"bounces, bounces and bounces",
"Bounces and bou- squish! -\"A new slime haiku\""
],
"entity": "minecraft:slime",
"entityScale": 60,
"entityOffsetX": 10,
"entityOffsetY": -16
}
},
{
"id": "spider",
"displayName": "Spider",
"livingMatter": "overworldian",
"simulationRFCost": 80,
"craftingIngredients": [
"minecraft:spider_eye"
],
"associatedMobs": [
"minecraft:spider",
"minecraft:cave_spider",
"twilightforest:hedge_spider",
"twilightforest:king_spider"
],
"lootItems": [
"minecraft:spider_eye,16",
"minecraft:string,64",
"minecraft:web,8",
"xreliquary:mob_ingredient,1,2"
],
"trial": {
"entities": [
"deepmoblearning:trial_spider,88",
"deepmoblearning:trial_cave_spider,12"
],
"rewards": [
"deepmoblearning:glitch_heart,4"
]
},
"deepLearnerDisplay": {
"hearts": 8,
"mobTrivia": [
"Nocturnal douchebags, beware!",
"Drops strands of string for some reason."
],
"entity": "minecraft:spider",
"entityScale": 30,
"entityOffsetX": 5,
"entityOffsetY": 0,
"extraEntity": "minecraft:cave_spider",
"extraEntityIsChild": false,
"extraEntityOffsetX": 5,
"extraEntityOffsetY": -25
}
},
{
"id": "witch",
"displayName": "Witch",
"displayNamePlural": "Witches",
"livingMatter": "overworldian",
"simulationRFCost": 400,
"craftingIngredients": [
"minecraft:glass_bottle"
],
"associatedMobs": [
"minecraft:witch"
],
"lootItems": [
"minecraft:redstone,32",
"minecraft:glowstone_dust,32",
"minecraft:sugar,64",
"xreliquary:mob_ingredient,2,5"
],
"trial": {
"entities": "minecraft:witch",
"rewards": [
"deepmoblearning:glitch_heart,6"
]
},
"deepLearnerDisplay": {
"hearts": 13,
"mobTrivia": [
"Affinity with potions and concoctions.",
"Likes cats.",
"Beware!"
],
"entity": "minecraft:witch",
"entityHeldItem": "minecraft:potion",
"entityScale": 34,
"entityOffsetX": 4,
"entityOffsetY": 11
}
},
{
"id": "wither",
"displayName": "Wither",
"livingMatter": "extraterrestrial",
"simulationRFCost": 5000,
"craftingIngredients": [
"minecraft:nether_star"
],
"associatedMobs": [
"minecraft:wither"
],
"lootItems": [
"mysticalagradditions:stuff,1,0",
"aoa3:nether_tokens,1,0",
"bhc:yellow_heart,1,0",
"aoa3:small_skill_crystal,1,0",
"aoa3:wither_rune,1,0"
],
"deepLearnerDisplay": {
"hearts": 150,
"mobTrivia": [
"Do not approach this enemy. Run!",
"I mean it has 3 heads, what could",
"possibly go wrong?"
],
"entity": "minecraft:wither",
"entityScale": 22,
"entityOffsetX": 3,
"entityOffsetY": 18
}
},
{
"id": "wither_skeleton",
"displayName": "Wither Skeleton",
"livingMatter": "hellish",
"simulationRFCost": 3000,
"craftingIngredients": [
"minecraft:skull,1,1"
],
"associatedMobs": [
"minecraft:wither_skeleton"
],
"lootItems": [
"minecraft:skull,1,1",
"minecraft:coal,64",
"xreliquary:mob_ingredient,1,1",
"iceandfire:witherbone,4,1"
],
"trial": {
"entities": "minecraft:wither_skeleton",
"spawnDelay": 3.2,
"rewards": [
"deepmoblearning:glitch_heart,5"
]
},
"deepLearnerDisplay": {
"hearts": 10,
"mobTrivia": [
"Inflicts the Wither effect.",
"Bring milk!"
],
"entity": "minecraft:wither_skeleton",
"entityHeldItem": "minecraft:stone_sword",
"entityScale": 33,
"entityOffsetX": 5,
"entityOffsetY": 10
}
},
{
"id": "zombie",
"displayName": "Zombie",
"livingMatter": "overworldian",
"simulationRFCost": 80,
"craftingIngredients": [
"minecraft:rotten_flesh"
],
"associatedMobs": [
"minecraft:zombie",
"minecraft:husk",
"minecraft:zombie_villager",
"minecraft:zombie_pigman"
],
"lootItems": [
"minecraft:rotten_flesh,64",
"minecraft:iron_ingot,16",
"minecraft:carrot,32",
"minecraft:potato,32",
"xreliquary:mob_ingredient,1,6"
],
"trial": {
"entities": [
"minecraft:zombie,45",
"minecraft:husk,30",
"minecraft:zombie_villager,25"
],
"mobsPerWave": [ 4, 5, 6, 6, 10, 14, 20 ],
"rewards": [
"deepmoblearning:glitch_heart,3"
]
},
"deepLearnerDisplay": {
"hearts": 10,
"mobTrivia": [
"They go moan in the night.",
"Does not understand the need for",
"personal space."
],
"entity": "minecraft:zombie",
"entityScale": 35,
"entityOffsetX": -2,
"entityOffsetY": 6,
"extraEntity": "minecraft:zombie",
"extraEntityIsChild": true,
"extraEntityOffsetX": 21,
"extraEntityOffsetY": 6
}
},
{
"id": "thermal_elemental",
"mod": "thermalfoundation",
"displayName": "Thermal Elemental",
"livingMatter": "overworldian",
"simulationRFCost": 500,
"craftingIngredients": [
"thermalfoundation:material,1,1025",
"thermalfoundation:material,1,1026",
"thermalfoundation:material,1,1027"
],
"associatedMobs": [
"thermalfoundation:blizz",
"thermalfoundation:blitz",
"thermalfoundation:basalz"
],
"lootItems": [
"thermalfoundation:material,16,772",
"thermalfoundation:material,16,770",
"minecraft:snowball,16",
"thermalfoundation:material,8,2050",
"thermalfoundation:material,8,2052",
"thermalfoundation:material,8,2048"
],
"deepLearnerDisplay": {
"hearts": 10,
"mobTrivia": [
"Blizzes, Blitzes and Basalzes.",
"Siblings of the Blaze.",
"Their master really liked words starting with B."
],
"entity": "thermalfoundation:blizz",
"entityScale": 48,
"entityOffsetX": 10,
"entityOffsetY": 20
}
},
{
"id": "twilight_forest",
"mod": "twilightforest",
"displayName": "Forest creature",
"livingMatter": "twilight",
"simulationRFCost": 500,
"craftingIngredients": [
"twilightforest:firefly"
],
"extraTooltip": "Gain data by defeating non-vanilla mobs in the Naga Courtyard and Lich Tower.",
"associatedMobs": [
"twilightforest:naga",
"twilightforest:lich_minion",
"twilightforest:lich",
"twilightforest:death_tome",
"twilightforest:swarm_spider"
],
"lootItems": [
"twilightforest:naga_scale,16",
"twilightforest:charm_of_life_1,2",
"twilightforest:charm_of_keeping_1,2",
"minecraft:paper,64",
"minecraft:book,32"
],
"deepLearnerDisplay": {
"hearts": 0,
"mobTrivia": [
"Nagas, Liches and flying books.",
"What the hell have you walked into?"
],
"entity": "twilightforest:lich",
"entityScale": 35,
"entityOffsetX": 6,
"entityOffsetY": 12
}
},
{
"id": "twilight_swamp",
"mod": "twilightforest",
"displayName": "Swamp creature",
"livingMatter": "twilight",
"simulationRFCost": 500,
"craftingIngredients": [
"minecraft:waterlily"
],
"extraTooltip": "Gain data by defeating non-vanilla mobs in the Swamp Labyrinth and Hydra Lair.",
"associatedMobs": [
"twilightforest:minotaur",
"twilightforest:minoshroom",
"twilightforest:maze_slime",
"twilightforest:fire_beetle",
"twilightforest:pinch_beetle",
"twilightforest:slime_beetle",
"twilightforest:hydra"
],
"lootItems": [
"twilightforest:steeleaf_ingot,16",
"twilightforest:ironwood_raw,8",
"twilightforest:fiery_ingot,5",
"twilightforest:hydra_chop,16",
"minecraft:gold_ingot,22",
"minecraft:red_mushroom,32",
"minecraft:slime_ball,16",
"bhc:yellow_heart,4,0"
],
"deepLearnerDisplay": {
"hearts": 0,
"mobTrivia": [
"This realm sure could use some building regulations.",
"How are you even allowed to build a huge maze",
"in your basement!?"
],
"entity": "minecraft:minotaur",
"entityHeldItem": "twilightforest:minotaur_axe",
"entityScale": 33,
"entityOffsetX": 6,
"entityOffsetY": 14
}
},
{
"id": "twilight_glacier",
"mod": "twilightforest",
"displayName": "Glacier inhabitant",
"livingMatter": "twilight",
"simulationRFCost": 500,
"craftingIngredients": [
"twilightforest:arctic_fur"
],
"extraTooltip": "Gain data by defeating non-vanilla mobs in the Yeti Lair and Ice Tower.",
"associatedMobs": [
"twilightforest:yeti_alpha",
"twilightforest:yeti",
"twilightforest:winter_wolf",
"twilightforest:penguin",
"twilightforest:snow_guardian",
"twilightforest:stable_ice_core",
"twilightforest:unstable_ice_core",
"twilightforest:snow_queen"
],
"lootItems": [
"twilightforest:arctic_fur,16",
"twilightforest:alpha_fur,8",
"minecraft:packed_ice,16",
"minecraft:feather,32",
"twilightforest:charm_of_life_2,1",
"twilightforest:charm_of_keeping_2,1",
"xreliquary:mob_ingredient,1,10",
"bhc:blue_heart,4,0"
],
"deepLearnerDisplay": {
"hearts": 0,
"mobTrivia": [
"Here you'll find caves with ancient beasts",
"and Elsa's wicked distant cousin Aurora.",
"(Elsa might \"let it go\", but Aurora sure won't!)"
],
"entity": "minecraft:snow_queen",
"entityScale": 33,
"entityOffsetX": 5,
"entityOffsetY": 13
}
},
{
"id": "twilight_darkwood",
"mod": "twilightforest",
"displayName": "Darkwood creature",
"livingMatter": "twilight",
"simulationRFCost": 500,
"craftingIngredients": [
"twilightforest:twilight_log"
],
"extraTooltip": "Gain data by defeating non-vanilla mobs in the Goblin Knight Stronghold and Dark Tower.",
"associatedMobs": [
"twilightforest:redcap",
"twilightforest:blockchain_goblin",
"twilightforest:kobold",
"twilightforest:goblin_knight_lower",
"twilightforest:goblin_knight_upper",
"twilightforest:helmet_crab",
"twilightforest:knight_phantom",
"twilightforest:tower_ghast",
"twilightforest:tower_broodling",
"twilightforest:tower_golem",
"twilightforest:tower_termite",
"twilightforest:mini_ghast",
"twilightforest:ur_ghast"
],
"lootItems": [
"twilightforest:armor_shard_cluster,5",
"twilightforest:carminite,16",
"minecraft:diamond_ore,3",
"minecraft:emerald_ore,2",
"minecraft:fish,32",
"bhc:green_heart,4,0"
],
"deepLearnerDisplay": {
"hearts": 0,
"mobTrivia": [
"Spooky scary strongholds send shivers down",
"your spine, the Ur-Ghast will shock your",
"soul and seal your doom tonight!"
],
"entity": "twilightforest:ur_ghast",
"entityScale": 3,
"entityOffsetX": -3,
"entityOffsetY": -3
}
},
{
"id": "tinker_slime",
"mod": "tconstruct",
"displayName": "Blue Slime",
"livingMatter": "overworldian",
"simulationRFCost": 500,
"craftingIngredients": [
"tconstruct:edible,1"
],
"associatedMobs": [
"tconstruct:blue_slime"
],
"lootItems": [
"tconstruct:edible,18,1",
"tconstruct:edible,18,2",
"tconstruct:edible,18,4",
"tconstruct:slime_sapling,4,0",
"tconstruct:slime_sapling,4,1",
"tconstruct:slime_sapling,4,2"
],
"deepLearnerDisplay": {
"hearts": 10,
"mobTrivia": [
"The elusive blue slime. Seemingly a",
"part of some sort of power hierarchy,",
"since there's a bunch of \"King slimes\" around."
],
"entity": "tconstruct:blue_slime",
"entityScale": 60,
"entityOffsetX": 10,
"entityOffsetY": -16
}
},
{
"id": "mo_android",
"mod": "matteroverdrive",
"displayName": "Rogue Android",
"livingMatter": "overworldian",
"simulationRFCost": 256,
"craftingIngredients": [
"matteroverdrive:rogue_android_part,1,0",
"matteroverdrive:rogue_android_part,1,1",
"matteroverdrive:rogue_android_part,1,2",
"matteroverdrive:rogue_android_part,1,3"
],
"associatedMobs": [
"matteroverdrive:ranged_rogue_android",
"matteroverdrive:rogue_android"
],
"lootItems": [
"matteroverdrive:energy_pack,6",
"matteroverdrive:tritanium_ingot,4"
],
"deepLearnerDisplay": {
"hearts": 10,
"mobTrivia": [
"It's not simply an android.",
"It's a life form, entirely unique.",
"Meep morp."
],
"entity": "matteroverdrive:rogue_android",
"entityScale": 33,
"entityOffsetX": 4,
"entityOffsetY": 8
}
},
{
"id": "illager",
"displayName": "Illager",
"livingMatter": "overworldian",
"simulationRFCost": 128,
"craftingIngredients": [
"minecraft:totem_of_undying,1,0"
],
"associatedMobs": [
"minecraft:vindication_illager",
"minecraft:vex",
"minecraft:evocation_illager"
],
"lootItems": [
"minecraft:totem_of_undying,1,0",
"minecraft:emerald,4,0",
"bhc:blue_heart,1,0"
],
"deepLearnerDisplay": {
"hearts": 10,
"mobTrivia": [
"They are corrupted by a mysterious force.",
"They work under a united front."
],
"entity": "minecraft:evocation_illager",
"entityScale": 48,
"entityOffsetX": 10,
"entityOffsetY": 20
}
},
{
"id": "hydra",
"displayName": "Hydra",
"livingMatter": "overworldian",
"simulationRFCost": 256,
"craftingIngredients": [
"iceandfire:hydra_fang,1,0"
],
"associatedMobs": [
"iceandfire:if_hydra"
],
"lootItems": [
"iceandfire:hydra_fang,1,0",
"iceandfire:hydra_skull,1,0"
],
"deepLearnerDisplay": {
"hearts": 100,
"mobTrivia": [
"A dangerous swamp dweller.",
"Fire is its enemy."
],
"entity": "iceandfire:if_hydra",
"entityScale": 48,
"entityOffsetX": 10,
"entityOffsetY": 20
}
}
]