1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

Enigmatica configs

This commit is contained in:
2021-01-24 17:10:27 +01:00
parent 5a06719b8a
commit 8d0cd17a27
665 changed files with 12258 additions and 21014 deletions

View File

@ -0,0 +1,54 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "ores/aluminum/aluminum_bee",
"ColorData": {
"honeycombColor": "#dce6f7",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false,
"modelType": "ORE"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:stone",
"mutationOutput": "emendatusenigmatica:aluminum_ore",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:aluminum_ingot",
"mainOutputWeight": 0.1,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN",
"minGroupSize": 1,
"maxGroupSize": 2,
"spawnWeight": 2,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true,
"feedItem": "tag:forge:storage_blocks/aluminum",
"feedAmount": 4,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -0,0 +1,54 @@
{
"flower": "minecraft:nether_wart",
"maxTimeInHive": 4800,
"sizeModifier": 1.0,
"traits": ["blaze", "nether"],
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "other/blaze",
"ColorData": {
"honeycombColor": "#fff32d",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": false,
"inflictsPoison": true,
"attackDamage": 2
},
"MutationData": {
"hasMutation": true,
"mutationInput": "entity:resourcefulbees:creeper_bee",
"mutationOutput": "entity:resourcefulbees:ghast_bee",
"mutationType": "ENTITY_TO_ENTITY"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:blaze_rod",
"mainOutputWeight": 0.05,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"spawnWeight": 4,
"biomeWhitelist": "tag:NETHER",
"biomeBlacklist": "tag:OVERWORLD,END",
"minGroupSize": 1,
"maxGroupSize": 2,
"lightLevel": "NIGHT"
},
"BreedData": {
"isBreedable": true,
"feedItem": "tag:forge:rods/blaze",
"feedAmount": 16,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": true
}
}

View File

@ -0,0 +1,52 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 0.75,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "metals/brass",
"ColorData": {
"honeycombColor": "#998d38",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:storage_blocks/diamond",
"mutationOutput": "emendatusenigmatica:brass_block",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:brass_ingot",
"mainOutputWeight": 0.2,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": false,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN"
},
"BreedData": {
"isBreedable": true,
"parent1": "copper",
"parent2": "zinc",
"feedItem": "tag:forge:storage_blocks/brass",
"feedAmount": 2,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -0,0 +1,52 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 0.75,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "metals/bronze",
"ColorData": {
"honeycombColor": "#d38c53",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:storage_blocks/diamond",
"mutationOutput": "emendatusenigmatica:bronze_block",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:bronze_ingot",
"mainOutputWeight": 0.2,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": false,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN"
},
"BreedData": {
"isBreedable": true,
"parent1": "copper",
"parent2": "tin",
"feedItem": "tag:forge:storage_blocks/bronze",
"feedAmount": 2,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -0,0 +1,54 @@
{
"flower": "ALL",
"maxTimeInHive": 2400,
"sizeModifier": 0.75,
"traits": ["can_swim"],
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "other/clay",
"ColorData": {
"honeycombColor": "#acaebd",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:minecraft:sand",
"mutationOutput": "minecraft:clay",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:clay",
"mainOutputWeight": 0.3,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"spawnWeight": 4,
"biomeWhitelist": "tag:BEACH,OCEAN",
"biomeBlacklist": "tag:NETHER,END",
"minGroupSize": 2,
"maxGroupSize": 4,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true,
"feedItem": "tag:forge:storage_blocks/clay",
"feedAmount": 8,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": true
}
}

View File

@ -1,33 +1,54 @@
{
"flower": "ALL",
"maxTimeInHive": 600,
"maxTimeInHive": 2400,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "ores/coal/coal_bee",
"ColorData": {
"isBeeColored": false,
"honeycombColor": "#303030",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false,
"modelType": "ORE"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:stone",
"mutationOutput": "minecraft:coal_ore",
"mutationOutput": "emendatusenigmatica:coal_ore",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:coal",
"mainOutputCount": 16
"mainOutputWeight": 0.4,
"mainOutputCount": 9,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:overworld",
"biomeBlacklist": "tag:ocean"
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN",
"minGroupSize": 0,
"maxGroupSize": 1,
"spawnWeight": 2,
"lightLevel": "DAY"
},
"BreedData": {
"feedItem": "minecraft:poppy",
"feedAmount": 4,
"isBreedable": true
"isBreedable": true,
"feedItem": "tag:forge:storage_blocks/coal",
"feedAmount": 8,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {}
}
"TraitData": {
"hasTraits": false
}
}

View File

@ -0,0 +1,52 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 0.75,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "metals/constantan",
"ColorData": {
"honeycombColor": "#d8876b",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:storage_blocks/diamond",
"mutationOutput": "emendatusenigmatica:constantan_block",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:constantan_ingot",
"mainOutputWeight": 0.2,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": false,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN"
},
"BreedData": {
"isBreedable": true,
"parent1": "copper",
"parent2": "nickel",
"feedItem": "tag:forge:storage_blocks/constantan",
"feedAmount": 2,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -0,0 +1,54 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "ores/copper/copper_bee",
"ColorData": {
"honeycombColor": "#bb5b30",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false,
"modelType": "ORE"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:stone",
"mutationOutput": "emendatusenigmatica:copper_ore",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:copper_ingot",
"mainOutputWeight": 0.1,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN",
"minGroupSize": 1,
"maxGroupSize": 2,
"spawnWeight": 2,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true,
"feedItem": "tag:forge:storage_blocks/copper",
"feedAmount": 4,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -1,17 +1,27 @@
{
"flower": "ALL",
"maxTimeInHive": 600,
"maxTimeInHive": 2400,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "/creeper/creeper_bee",
"traits" : ["creeper"],
"traits": ["creeper"],
"ColorData": {
"honeycombColor": "#0c9f0a",
"isBeeColored": false,
"honeycombColor": "#0C9F0A",
"isRainbowBee": false,
"isGlowing": true,
"glowColor": "#E2D3D3",
"isEnchanted": false,
"glowColor": "#e2d3d3",
"glowingPulse": 2,
"emissiveLayerTexture": "/creeper/creeper_bee_emissive"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": false,
"inflictsPoison": true,
"attackDamage": 2
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:minecraft:lava",
@ -21,18 +31,27 @@
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:gunpowder",
"mainOutputCount": 4
"mainOutputWeight": 0.6,
"mainOutputCount": 3,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:ocean",
"lightLevel": "NIGHT"
"biomeBlacklist": "tag:OCEAN",
"lightLevel": "NIGHT",
"minGroupSize": 1,
"maxGroupSize": 4,
"spawnWeight": 8
},
"BreedData": {
"isBreedable": true
"isBreedable": true,
"feedItem": "tag:forge:gravel",
"feedAmount": 8,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": true
}
}
}

View File

@ -1,34 +1,57 @@
{
"flower": "ALL",
"maxTimeInHive": 600,
"maxTimeInHive": 4800,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "ores/diamond/diamond_bee",
"ColorData": {
"isBeeColored": false,
"honeycombColor": "#00ffff",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false,
"modelType": "ORE"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "minecraft:lava",
"mutationOutput": "minecraft:water",
"mutationType": "FLUID_TO_FLUID"
"mutationInput": "tag:forge:stone",
"mutationOutput": "emendatusenigmatica:diamond_ore",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:diamond",
"mainOutputCount": 1
"mainOutputWeight": 0.08,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:ocean"
"biomeBlacklist": "tag:OCEAN",
"minGroupSize": 0,
"maxGroupSize": 1,
"spawnWeight": 2,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true,
"parent1": "Coal",
"parent2": "Skeleton",
"feedItem": "tag:forge:ores"
"parent1": "gold",
"parent2": "lapis",
"feedItem": "tag:forge:storage_blocks/diamond",
"feedAmount": 8,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {}
}
"TraitData": {
"hasTraits": false
}
}

View File

@ -0,0 +1,52 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 0.75,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "metals/electrum",
"ColorData": {
"honeycombColor": "#e5b840",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:storage_blocks/diamond",
"mutationOutput": "emendatusenigmatica:electrum_block",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:electrum_ingot",
"mainOutputWeight": 0.2,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": false,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN"
},
"BreedData": {
"isBreedable": true,
"parent1": "silver",
"parent2": "gold",
"feedItem": "tag:forge:storage_blocks/electrum",
"feedAmount": 2,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -1,29 +1,57 @@
{
"flower": "ALL",
"maxTimeInHive": 4800,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "ores/emerald/emerald_bee",
"ColorData": {
"isBeeColored": false,
"honeycombColor": "#18eb09",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false,
"modelType": "ORE"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "minecraft:stone",
"mutationOutput": "minecraft:lava",
"mutationType": "BLOCK_TO_FLUID"
"mutationInput": "tag:forge:stone",
"mutationOutput": "emendatusenigmatica:emerald_ore",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:emerald"
"mainOutput": "minecraft:emerald",
"mainOutputWeight": 0.02,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "TAG:Mountain,Hills"
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN",
"minGroupSize": 0,
"maxGroupSize": 1,
"spawnWeight": 2,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true,
"spawnWeight": 4
"parent1": "redstone",
"parent2": "iron",
"feedItem": "tag:forge:storage_blocks/emerald",
"feedAmount": 8,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {}
}
"TraitData": {
"hasTraits": false
}
}

View File

@ -1,35 +1,55 @@
{
"flower": "minecraft:chorus_flower",
"maxTimeInHive": 4800,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"traits": ["ender"],
"maxTimeInHive": 1800,
"baseLayerTexture": "other/ender",
"ColorData": {
"isBeeColored": true,
"honeycombColor": "#339786",
"primaryColor": "#339786",
"secondaryColor": "#303030"
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": false,
"inflictsPoison": true,
"attackDamage": 2
},
"MutationData": {
"hasMutation": true,
"mutationInput": "minecraft:obsidian",
"mutationInput": "tag:forge:stone",
"mutationOutput": "minecraft:end_stone",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:ender_pearl",
"bottleOutput" : "minecraft:dragon_breath"
"mainOutputWeight": 0.2,
"mainOutputCount": 2,
"mainInputCount": 1,
"bottleOutput": "minecraft:dragon_breath"
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "TAG:end",
"biomeWhitelist": "tag:END",
"biomeBlacklist": "tag:OVERWORLD,NETHER",
"lightLevel": "NIGHT",
"spawnWeight": 20
"minGroupSize": 0,
"maxGroupSize": 1,
"spawnWeight": 10
},
"BreedData": {
"isBreedable": true
"isBreedable": true,
"feedItem": "tag:forge:gems/ender",
"feedAmount": 4,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": true
}
}
}

View File

@ -0,0 +1,52 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 0.75,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "metals/enderium",
"ColorData": {
"honeycombColor": "#0a4a4a",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:storage_blocks/netherite",
"mutationOutput": "emendatusenigmatica:enderium_block",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:enderium_ingot",
"mainOutputWeight": 0.05,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": false,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN"
},
"BreedData": {
"isBreedable": true,
"parent1": "lead",
"parent2": "diamond",
"feedItem": "tag:forge:storage_blocks/enderium",
"feedAmount": 2,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -0,0 +1,51 @@
{
"flower": "minecraft:crimson_fungus",
"maxTimeInHive": 4800,
"sizeModifier": 2,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"traits": ["nether"],
"baseLayerTexture": "other/ghast",
"ColorData": {
"honeycombColor": "#faebd7",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": false,
"inflictsPoison": true,
"attackDamage": 3
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:netherrack",
"mutationOutput": "minecraft:tnt",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:ghast_tear",
"mainOutputWeight": 0.15,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": false,
"biomeWhitelist": "tag:NETHER",
"biomeBlacklist": "tag:OVERWORLD,END",
"lightLevel": "NIGHT"
},
"BreedData": {
"isBreedable": true,
"feedItem": "minecraft:ghast_tear",
"feedAmount": 24,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": true
}
}

View File

@ -0,0 +1,54 @@
{
"flower": "ALL",
"maxTimeInHive": 2400,
"sizeModifier": 0.75,
"traits": ["nether"],
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "other/glowstone",
"ColorData": {
"honeycombColor": "#ffbc5e",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:netherrack",
"mutationOutput": "minecraft:glowstone",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:glowstone_dust",
"mainOutputWeight": 0.3,
"mainOutputCount": 12,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"spawnWeight": 4,
"biomeWhitelist": "tag:NETHER",
"biomeBlacklist": "tag:OVERWORLD,END",
"minGroupSize": 1,
"maxGroupSize": 2,
"lightLevel": "NIGHT"
},
"BreedData": {
"isBreedable": true,
"feedItem": "tag:forge:storage_blocks/glowstone",
"feedAmount": 8,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": true
}
}

View File

@ -1,30 +1,56 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 1,
"hasHoneycomb": true,
"maxTimeInHive": 800,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "ores/gold/gold_bee",
"ColorData": {
"honeycombColor": "#ffdc00",
"isBeeColored": false,
"honeycombColor": "#FFDC00",
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false,
"modelType": "ORE"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "minecraft:stone",
"mutationOutput": "minecraft:gold_ore",
"mutationInput": "tag:forge:stone",
"mutationOutput": "emendatusenigmatica:gold_ore",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:gold_ingot"
"mainOutput": "minecraft:gold_ingot",
"mainOutputWeight": 0.1,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:ocean"
"biomeBlacklist": "tag:OCEAN",
"minGroupSize": 0,
"maxGroupSize": 1,
"spawnWeight": 2,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true
"isBreedable": true,
"parent1": "iron",
"parent2": "copper",
"feedItem": "tag:forge:storage_blocks/gold",
"feedAmount": 8,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {}
}
"TraitData": {
"hasTraits": false
}
}

View File

@ -0,0 +1,54 @@
{
"flower": "ALL",
"maxTimeInHive": 2400,
"sizeModifier": 0.75,
"traits": ["can_swim"],
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "other/gravel",
"ColorData": {
"honeycombColor": "#968e8e",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:stone",
"mutationOutput": "minecraft:gravel",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:gravel",
"mainOutputWeight": 0.3,
"mainOutputCount": 6,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"spawnWeight": 4,
"biomeWhitelist": "tag:BEACH,OCEAN,NETHER,OVERWORLD",
"biomeBlacklist": "tag:END",
"minGroupSize": 2,
"maxGroupSize": 4,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true,
"feedItem": "tag:forge:gravel",
"feedAmount": 8,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": true
}
}

View File

@ -1,14 +1,23 @@
{
"flower": "all",
"hasHoneycomb": false,
"traits": ["can_swim"],
"maxTimeInHive": 1200,
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 0.75,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"traits": ["can_swim"],
"baseLayerTexture": "other/icy",
"ColorData": {
"isBeeColored": true,
"honeycombColor": "#92b9fe",
"primaryColor": "#92b9fe",
"secondaryColor": "#303030"
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
@ -18,15 +27,28 @@
"mutationCount": 20
},
"CentrifugeData": {
"hasCentrifugeOutput": false
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:snowball",
"mainOutputWeight": 0.5,
"mainOutputCount": 8,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": false
"canSpawnInWorld": true,
"biomeWhitelist": "tag:COLD",
"biomeBlacklist": "tag:HOT,NETHER,END",
"minGroupSize": 2,
"maxGroupSize": 4,
"spawnWeight": 4
},
"BreedData": {
"isBreedable": true
"isBreedable": true,
"feedItem": "minecraft:snow_block",
"feedAmount": 2,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": true
}
}
}

View File

@ -0,0 +1,52 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 0.75,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "metals/invar",
"ColorData": {
"honeycombColor": "#dfe5e2",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:storage_blocks/iron",
"mutationOutput": "emendatusenigmatica:invar_block",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:invar_ingot",
"mainOutputWeight": 0.2,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": false,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN"
},
"BreedData": {
"isBreedable": true,
"parent1": "nickel",
"parent2": "iron",
"feedItem": "tag:forge:storage_blocks/invar",
"feedAmount": 2,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -1,30 +1,56 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 1,
"hasHoneycomb": true,
"maxTimeInHive": 600,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "ores/iron/iron_bee",
"ColorData": {
"isBeeColored": false,
"honeycombColor": "#ffcc99",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false,
"modelType": "ORE"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "minecraft:stone",
"mutationOutput": "minecraft:iron_ore",
"mutationInput": "tag:forge:stone",
"mutationOutput": "emendatusenigmatica:iron_ore",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:iron_ingot"
"mainOutput": "minecraft:iron_ingot",
"mainOutputWeight": 0.1,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:ocean"
"biomeBlacklist": "tag:OCEAN",
"minGroupSize": 0,
"maxGroupSize": 1,
"spawnWeight": 2,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true
"isBreedable": true,
"parent1": "coal",
"parent2": "aluminum",
"feedItem": "tag:forge:storage_blocks/iron",
"feedAmount": 8,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {}
}
"TraitData": {
"hasTraits": false
}
}

View File

@ -1,31 +1,57 @@
{
"flower": "ALL",
"maxTimeInHive": 600,
"maxTimeInHive": 4800,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "ores/lapis/lapis_bee",
"ColorData": {
"isBeeColored": false,
"honeycombColor": "#345ec3",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false,
"modelType": "ORE"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "minecraft:stone",
"mutationOutput": "minecraft:lapis_ore",
"mutationType": "BLOCK_TO_BLOCK"
"mutationInput": "tag:forge:stone",
"mutationOutput": "emendatusenigmatica:lapis_ore",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:lapis_lazuli",
"mainOutputCount": 8
"mainOutputWeight": 0.3,
"mainOutputCount": 9,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:ocean"
"biomeBlacklist": "tag:OCEAN",
"minGroupSize": 0,
"maxGroupSize": 1,
"spawnWeight": 2,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true
"isBreedable": true,
"parent1": "silver",
"parent2": "tin",
"feedItem": "tag:forge:storage_blocks/lapis",
"feedAmount": 8,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {}
}
"TraitData": {
"hasTraits": false
}
}

View File

@ -0,0 +1,54 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "ores/lead/lead_bee",
"ColorData": {
"honeycombColor": "#333952",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false,
"modelType": "ORE"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:stone",
"mutationOutput": "emendatusenigmatica:lead_ore",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:lead_ingot",
"mainOutputWeight": 0.1,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN",
"minGroupSize": 1,
"maxGroupSize": 2,
"spawnWeight": 2,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true,
"feedItem": "tag:forge:storage_blocks/lead",
"feedAmount": 4,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -0,0 +1,52 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 0.75,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "metals/lumium",
"ColorData": {
"honeycombColor": "#e5f3b5",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:storage_blocks/gold",
"mutationOutput": "emendatusenigmatica:lumium_block",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:lumium_ingot",
"mainOutputWeight": 0.2,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": false,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN"
},
"BreedData": {
"isBreedable": true,
"parent1": "tin",
"parent2": "silver",
"feedItem": "tag:forge:storage_blocks/lumium",
"feedAmount": 2,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -1,34 +1,55 @@
{
"flower": "minecraft:nether_wart",
"maxTimeInHive": 1000,
"flower": "minecraft:warped_fungus",
"maxTimeInHive": 4800,
"sizeModifier": 0.75,
"hasHoneycomb": true,
"traits": ["nether"],
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "other/quartz",
"ColorData": {
"isBeeColored": true,
"honeycombColor": "#D4CABA",
"primaryColor": "#D4CABA",
"secondaryColor": "#303030"
"honeycombColor": "#d4caba",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "minecraft:netherrack",
"mutationInput": "tag:forge:netherrack",
"mutationOutput": "minecraft:nether_quartz_ore",
"mutationType": "BLOCK_TO_BLOCK"
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:quartz",
"mainOutputCount": 2
"mainOutputWeight": 0.15,
"mainOutputCount": 8,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:nether",
"lightLevel": "NIGHT"
"biomeWhitelist": "tag:NETHER",
"biomeBlacklist": "tag:OVERWORLD,END",
"lightLevel": "NIGHT",
"spawnWeight": 8,
"minGroupSize": 2,
"maxGroupSize": 4
},
"BreedData": {
"isBreedable": true
"isBreedable": true,
"feedItem": "tag:forge:storage_blocks/quartz",
"feedAmount": 8,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": true
}
}
}

View File

@ -1,35 +1,55 @@
{
"flower": "minecraft:wither_rose",
"maxTimeInHive": 600,
"maxTimeInHive": 7200,
"sizeModifier": 1,
"hasHoneycomb": true,
"baseLayerTexture": "ores/netherite/netherite_bee",
"apiaryOutputAmounts": [3, 6, 1, 2],
"traits": ["nether", "wither"],
"baseLayerTexture": "ores/netherite/netherite_bee",
"ColorData": {
"honeycombColor": "#654740",
"isBeeColored": false,
"honeycombColor": "#654740"
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": false,
"inflictsPoison": true,
"attackDamage": 3
},
"MutationData": {
"hasMutation": true,
"mutationInput": "minecraft:blackstone",
"mutationOutput": "minecraft:gilded_blackstone",
"mutationType": "BLOCK_TO_BLOCK"
"mutationInput": "tag:forge:netherrack",
"mutationOutput": "minecraft:blackstone",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:netherite_ingot",
"mainOutputWeight": 0.05
"mainOutput": "minecraft:netherite_scrap",
"mainOutputWeight": 0.1,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:nether",
"lightLevel": "NIGHT"
"canSpawnInWorld": false,
"biomeWhitelist": "tag:NETHER",
"biomeBlacklist": "tag:OVERWORLD,END",
"lightLevel": "NIGHT",
"spawnWeight": 4
},
"BreedData": {
"isBreedable": true,
"parent1": "Wither",
"parent2": "Diamond"
"parent1": "wither",
"parent2": "diamond",
"feedItem": "tag:forge:ingots/netherite",
"feedAmount": 4,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": true
}
}
}

View File

@ -0,0 +1,54 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "ores/nickel/nickel_bee",
"ColorData": {
"honeycombColor": "#8c8f86",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false,
"modelType": "ORE"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:stone",
"mutationOutput": "emendatusenigmatica:nickel_ore",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:nickel_ingot",
"mainOutputWeight": 0.1,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN",
"minGroupSize": 1,
"maxGroupSize": 2,
"spawnWeight": 2,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true,
"feedItem": "tag:forge:storage_blocks/nickel",
"feedAmount": 4,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -0,0 +1,55 @@
{
"flower": "minecraft:wither_rose",
"maxTimeInHive": 4800,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"traits": ["nether", "wither"],
"baseLayerTexture": "other/obsidian",
"ColorData": {
"honeycombColor": "#663399",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": false,
"inflictsPoison": true,
"attackDamage": 2
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:netherrack",
"mutationOutput": "minecraft:obsidian",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 4
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:obsidian",
"mainOutputWeight": 0.1,
"mainOutputCount": 3,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:NETHER,OVERWORLD,END",
"minGroupSize": 1,
"maxGroupSize": 2,
"spawnWeight": 8
},
"BreedData": {
"isBreedable": true,
"parent1": "water",
"parent2": "blaze",
"feedItem": "tag:forge:obsidian",
"feedAmount": 8,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": true
}
}

View File

@ -0,0 +1,54 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "ores/osmium/osmium_bee",
"ColorData": {
"honeycombColor": "#c1e0e7",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false,
"modelType": "ORE"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:stone",
"mutationOutput": "emendatusenigmatica:osmium_ore",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:osmium_ingot",
"mainOutputWeight": 0.1,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN",
"minGroupSize": 1,
"maxGroupSize": 2,
"spawnWeight": 2,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true,
"feedItem": "tag:forge:storage_blocks/osmium",
"feedAmount": 4,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -1,32 +1,55 @@
{
"flower": "minecraft:brown_mushroom",
"maxTimeInHive": 1000,
"flower": "tag:forge:mushrooms",
"maxTimeInHive": 4800,
"sizeModifier": 1,
"hasHoneycomb": true,
"baseLayerTexture": "pigman/pigman_bee",
"apiaryOutputAmounts": [3, 6, 1, 2],
"traits": ["nether", "pigman"],
"baseLayerTexture": "pigman/pigman_bee",
"ColorData": {
"honeycombColor": "#885956",
"isBeeColored": false,
"honeycombColor": "#885956"
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": false,
"inflictsPoison": true,
"attackDamage": 2
},
"MutationData": {
"hasMutation": true,
"mutationInput": "minecraft:netherrack",
"mutationOutput": "minecraft:glowstone",
"mutationType": "BLOCK_TO_BLOCK"
"mutationInput": "tag:forge:blackstone",
"mutationOutput": "minecraft:gilded_blackstone",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 2
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:glowstone_dust"
"mainOutput": "minecraft:gold_nugget",
"mainOutputWeight": 0.2,
"mainOutputCount": 6,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:nether",
"lightLevel": "NIGHT"
"canSpawnInWorld": false,
"biomeWhitelist": "tag:NETHER",
"biomeBlacklist": "tag:OVERWORLD,END",
"lightLevel": "NIGHT",
"spawnWeight": 16
},
"BreedData": {
"isBreedable": true
"isBreedable": true,
"parent1": "zombie",
"parent2": "gold",
"feedItem": "tag:forge:storage_blocks/gold",
"feedAmount": 2,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": true
}
}
}

View File

@ -1,28 +1,52 @@
{
"flower": "ALL",
"maxTimeInHive": 600,
"maxTimeInHive": 2400,
"sizeModifier": 0.5,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"ColorData": {
"isBeeColored": true,
"honeycombColor": "#ffffff",
"isBeeColored": false,
"isRainbowBee": true,
"isGlowing": true
"isGlowing": true,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": false
},
"MutationData": {},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:red_dye",
"secondaryOutput": "minecraft:green_dye",
"bottleOutput": "resourcefulbees:rainbow_honey_bottle",
"bottleOutputWeight": 0.02
"bottleOutputWeight": 0.3,
"mainOutputWeight": 0.3,
"secondaryOutputWeight": 0.3,
"mainInputCount": 1,
"mainOutputCount": 3
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "TAG:OVerWorld",
"biomeBlacklist": "tag:ocean"
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN",
"minGroupSize": 2,
"maxGroupSize": 3,
"spawnWeight": 8
},
"BreedData": {
"isBreedable": true
"isBreedable": true,
"feedItem": "tag:minecraft:flowers",
"feedAmount": 1,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {}
}
"TraitData": {
"hasTraits": false
}
}

View File

@ -1,31 +1,57 @@
{
"flower": "ALL",
"maxTimeInHive": 800,
"maxTimeInHive": 4800,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "ores/redstone/redstone_bee",
"ColorData": {
"isBeeColored": false,
"honeycombColor": "#aa0f01",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false,
"modelType": "ORE"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "minecraft:stone",
"mutationOutput": "minecraft:redstone",
"mutationType": "BLOCK_TO_BLOCK"
"mutationInput": "tag:forge:stone",
"mutationOutput": "emendatusenigmatica:redstone_ore",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:redstone",
"mainOutputCount": 4
"mainOutputWeight": 0.3,
"mainOutputCount": 6,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:ocean"
"biomeBlacklist": "tag:OCEAN",
"minGroupSize": 0,
"maxGroupSize": 1,
"spawnWeight": 2,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true
"isBreedable": true,
"parent1": "lead",
"parent2": "copper",
"feedItem": "tag:forge:storage_blocks/redstone",
"feedAmount": 8,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {}
}
"TraitData": {
"hasTraits": false
}
}

View File

@ -0,0 +1,54 @@
{
"flower": "ALL",
"maxTimeInHive": 2400,
"sizeModifier": 0.75,
"traits": ["can_swim"],
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "other/sand",
"ColorData": {
"honeycombColor": "#e7e4bb",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "minecraft:gravel",
"mutationOutput": "minecraft:sand",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:sand",
"mainOutputWeight": 0.3,
"mainOutputCount": 6,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"spawnWeight": 4,
"biomeWhitelist": "tag:BEACH,OCEAN",
"biomeBlacklist": "tag:NETHER,END",
"minGroupSize": 2,
"maxGroupSize": 4,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true,
"feedItem": "tag:minecraft:sand",
"feedAmount": 8,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": true
}
}

View File

@ -0,0 +1,52 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 0.75,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "metals/signalum",
"ColorData": {
"honeycombColor": "#fd641a",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:storage_blocks/diamond",
"mutationOutput": "emendatusenigmatica:signalum_block",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:signalum_ingot",
"mainOutputWeight": 0.2,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": false,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN"
},
"BreedData": {
"isBreedable": true,
"parent1": "copper",
"parent2": "silver",
"feedItem": "tag:forge:storage_blocks/signalum",
"feedAmount": 2,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -0,0 +1,54 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "ores/silver/silver_bee",
"ColorData": {
"honeycombColor": "#c5d1fe",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false,
"modelType": "ORE"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:stone",
"mutationOutput": "emendatusenigmatica:silver_ore",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:silver_ingot",
"mainOutputWeight": 0.1,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN",
"minGroupSize": 1,
"maxGroupSize": 2,
"spawnWeight": 2,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true,
"feedItem": "tag:forge:storage_blocks/silver",
"feedAmount": 4,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -1,32 +1,54 @@
{
"flower": "small",
"maxTimeInHive": 600,
"flower": "ALL",
"maxTimeInHive": 4800,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "skeleton/skeleton_bee",
"ColorData": {
"honeycombColor": "#f6f2e6",
"isBeeColored": false,
"honeycombColor": "#F6F2E6"
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": false,
"inflictsPoison": true,
"attackDamage": 2
},
"MutationData": {
"hasMutation": true,
"mutationInput": "minecraft:stone",
"mutationOutput": "minecraft:gravel",
"mutationType": "BLOCK_TO_BLOCK"
"mutationInput": "tag:forge:stone",
"mutationOutput": "minecraft:bone_block",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:bone"
"mainOutput": "minecraft:bone_meal",
"mainOutputWeight": 0.5,
"mainOutputCount": 18,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:ocean",
"lightLevel": "NIGHT"
"biomeWhitelist": "tag:OVERWORLD,NETHER",
"biomeBlacklist": "tag:END",
"lightLevel": "NIGHT",
"minGroupSize": 2,
"maxGroupSize": 3,
"spawnWeight": 14
},
"BreedData": {
"isBreedable": true,
"feedItem": "small",
"feedAmount": 8
"feedItem": "tag:forge:bone_block",
"feedAmount": 2,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {}
}
"TraitData": {
"hasTraits": false
}
}

View File

@ -1,26 +1,56 @@
{
"flower": "all",
"hasHoneycomb": false,
"flower": "ALL",
"maxTimeInHive": 4800,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"traits": ["slimy"],
"maxTimeInHive": 1200,
"baseLayerTexture": "slime/slime_bee",
"ColorData": {
"modelType": "GELATINOUS",
"gelLayerTexture": "/slime/slime_gel_Layer"
"honeycombColor": "#73c262",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false,
"modelType": "GELATINOUS"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": false,
"inflictsPoison": true,
"attackDamage": 2
},
"MutationData": {
"hasMutation": true,
"mutationInput": "minecraft:honey_block",
"mutationOutput": "minecraft:slime_block",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 15
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:slime_ball",
"mainOutputWeight": 0.25,
"mainOutputCount": 8,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": false,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:NETHER,END",
"lightLevel": "NIGHT",
"spawnWeight": 12
},
"BreedData": {
"isBreedable": true,
"parent1": "rgbee",
"parent2": "zombie"
"parent1": "zombie",
"parent2": "clay",
"feedItem": "tag:forge:slime_block",
"feedAmount": 2,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": true
}
}
}

View File

@ -0,0 +1,52 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 0.75,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "metals/steel",
"ColorData": {
"honeycombColor": "#858585",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:storage_blocks/diamond",
"mutationOutput": "emendatusenigmatica:steel_block",
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:steel_ingot",
"mainOutputWeight": 0.2,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": false,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN"
},
"BreedData": {
"isBreedable": true,
"parent1": "coal",
"parent2": "iron",
"feedItem": "tag:forge:storage_blocks/steel",
"feedAmount": 2,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -0,0 +1,54 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "ores/tin/tin_bee",
"ColorData": {
"honeycombColor": "#7d81a4",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false,
"modelType": "ORE"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:stone",
"mutationOutput": "emendatusenigmatica:tin_ore",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:tin_ingot",
"mainOutputWeight": 0.1,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN",
"minGroupSize": 1,
"maxGroupSize": 2,
"spawnWeight": 2,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true,
"feedItem": "tag:forge:storage_blocks/tin",
"feedAmount": 4,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -0,0 +1,54 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "ores/uranium/uranium_bee",
"ColorData": {
"honeycombColor": "#333c2f",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false,
"modelType": "ORE"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:stone",
"mutationOutput": "emendatusenigmatica:uranium_ore",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:uranium_ingot",
"mainOutputWeight": 0.1,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN",
"minGroupSize": 1,
"maxGroupSize": 2,
"spawnWeight": 2,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true,
"feedItem": "tag:forge:storage_blocks/uranium",
"feedAmount": 4,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -0,0 +1,56 @@
{
"flower": "ALL",
"maxTimeInHive": 4800,
"sizeModifier": 0.75,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"traits": ["can_swim"],
"baseLayerTexture": "other/water",
"ColorData": {
"honeycombColor": "#5979ef",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "minecraft:lava",
"mutationOutput": "minecraft:obsidian",
"mutationType": "FLUID_TO_BLOCK",
"mutationCount": 20
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:kelp",
"secondaryOutput": "minecraft:seagrass",
"bottleOutput": "minecraft:sea_pickle",
"mainOutputWeight": 0.5,
"mainOutputCount": 16,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OCEAN,BEACH",
"biomeBlacklist": "tag:NETHER,END",
"minGroupSize": 4,
"maxGroupSize": 6,
"spawnWeight": 6
},
"BreedData": {
"isBreedable": true,
"feedItem": "minecraft:seagrass",
"feedAmount": 16,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": true
}
}

View File

@ -1,33 +1,55 @@
{
"flower": "minecraft:wither_rose",
"maxTimeInHive": 600,
"maxTimeInHive": 4800,
"sizeModifier": 1.5,
"hasHoneycomb": true,
"baseLayerTexture": "wither/wither_bee",
"apiaryOutputAmounts": [3, 6, 1, 2],
"traits": ["nether", "wither"],
"baseLayerTexture": "wither/wither_bee",
"ColorData": {
"honeycombColor": "#444444",
"isBeeColored": false,
"honeycombColor": "#444444"
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": false,
"inflictsPoison": true,
"attackDamage": 3
},
"MutationData": {
"hasMutation": true,
"mutationInput": "minecraft:lava",
"mutationOutput": "minecraft:obsidian",
"mutationType": "FLUID_TO_BLOCK"
"mutationInput": "minecraft:water",
"mutationOutput": "minecraft:lava",
"mutationType": "FLUID_TO_FLUID",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:nether_star",
"mainOutputWeight": 0.01
"mainOutput": "wstweaks:fragment",
"mainOutputWeight": 0.05,
"mainOutputCount": 3,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": false,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:NETHER,END",
"lightLevel": "NIGHT",
"spawnWeight": 12
},
"SpawnData": {},
"BreedData": {
"isBreedable": true,
"parent1": "Coal",
"parent2": "Skeleton",
"feedItem": "minecraft:rotten_flesh",
"feedAmount": 12
"parent1": "diamond",
"parent2": "obsidian",
"feedItem": "minecraft:nether_star",
"feedAmount": 1,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": true
}
}
}

View File

@ -0,0 +1,54 @@
{
"flower": "ALL",
"maxTimeInHive": 3600,
"sizeModifier": 1,
"hasHoneycomb": true,
"apiaryOutputAmounts": [3, 6, 1, 2],
"baseLayerTexture": "ores/zinc/zinc_bee",
"ColorData": {
"honeycombColor": "#818653",
"isBeeColored": false,
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false,
"modelType": "ORE"
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": true,
"inflictsPoison": true,
"attackDamage": 1
},
"MutationData": {
"hasMutation": true,
"mutationInput": "tag:forge:stone",
"mutationOutput": "emendatusenigmatica:zinc_ore",
"mutationType": "BLOCK_TO_BLOCK"
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "emendatusenigmatica:zinc_ingot",
"mainOutputWeight": 0.1,
"mainOutputCount": 2,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:OCEAN",
"minGroupSize": 1,
"maxGroupSize": 2,
"spawnWeight": 2,
"lightLevel": "DAY"
},
"BreedData": {
"isBreedable": true,
"feedItem": "tag:forge:storage_blocks/zinc",
"feedAmount": 4,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": false
}
}

View File

@ -1,33 +1,55 @@
{
"flower": "tag:minecraft:bee_growables",
"maxTimeInHive": 600,
"flower": "ALL",
"maxTimeInHive": 4800,
"sizeModifier": 1,
"hasHoneycomb": true,
"baseLayerTexture": "zombie/zombie_bee",
"apiaryOutputAmounts": [3, 6, 1, 2],
"traits": ["zombie"],
"baseLayerTexture": "zombie/zombie_bee",
"ColorData": {
"honeycombColor": "#2f4e32",
"isBeeColored": false,
"honeycombColor": "#2F4E32"
"isRainbowBee": false,
"isGlowing": false,
"isEnchanted": false
},
"CombatData": {
"isPassive": false,
"removeStingerOnAttack": false,
"inflictsPoison": true,
"attackDamage": 2
},
"MutationData": {
"hasMutation": true,
"mutationInput": "minecraft:stone",
"mutationOutput": "minecraft:cobblestone",
"mutationType": "BLOCK_TO_BLOCK"
"mutationType": "BLOCK_TO_BLOCK",
"mutationCount": 1
},
"CentrifugeData": {
"hasCentrifugeOutput": true,
"mainOutput": "minecraft:rotten_flesh"
"mainOutput": "minecraft:rotten_flesh",
"mainOutputWeight": 0.5,
"mainOutputCount": 9,
"mainInputCount": 1
},
"SpawnData": {
"canSpawnInWorld": true,
"biomeWhitelist": "tag:OVERWORLD",
"biomeBlacklist": "tag:ocean",
"lightLevel": "NIGHT"
"biomeBlacklist": "tag:NETHER,END",
"lightLevel": "NIGHT",
"spawnWeight": 6,
"minGroupSize": 4,
"maxGroupSize": 6
},
"BreedData": {
"isBreedable": true
"isBreedable": true,
"feedItem": "minecraft:rotten_flesh",
"feedAmount": 4,
"childGrowthDelay": -24000,
"breedDelay": 6000
},
"TraitData": {
"hasTraits": true
}
}
}