mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
Copied configs for diff
This commit is contained in:
@ -1,54 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,54 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,52 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,52 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,54 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,54 +0,0 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 2400,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/coal/coal_bee",
|
||||
"ColorData": {
|
||||
"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": "emendatusenigmatica:coal_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:coal",
|
||||
"mainOutputWeight": 0.4,
|
||||
"mainOutputCount": 9,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 0,
|
||||
"maxGroupSize": 1,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:storage_blocks/coal",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,52 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,54 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,57 +0,0 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 2400,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "/creeper/creeper_bee",
|
||||
"traits": ["creeper"],
|
||||
"ColorData": {
|
||||
"honeycombColor": "#0c9f0a",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": true,
|
||||
"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",
|
||||
"mutationOutput": "minecraft:mossy_cobblestone",
|
||||
"mutationType": "FLUID_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:gunpowder",
|
||||
"mainOutputWeight": 0.6,
|
||||
"mainOutputCount": 3,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"lightLevel": "NIGHT",
|
||||
"minGroupSize": 1,
|
||||
"maxGroupSize": 4,
|
||||
"spawnWeight": 8
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:gravel",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
}
|
||||
}
|
@ -1,57 +0,0 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/diamond/diamond_bee",
|
||||
"ColorData": {
|
||||
"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": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:diamond_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:diamond",
|
||||
"mainOutputWeight": 0.08,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 0,
|
||||
"maxGroupSize": 1,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "gold",
|
||||
"parent2": "lapis",
|
||||
"feedItem": "tag:forge:storage_blocks/diamond",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,52 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,57 +0,0 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/emerald/emerald_bee",
|
||||
"ColorData": {
|
||||
"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": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:emerald_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:emerald",
|
||||
"mainOutputWeight": 0.02,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 0,
|
||||
"maxGroupSize": 1,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "redstone",
|
||||
"parent2": "iron",
|
||||
"feedItem": "tag:forge:storage_blocks/emerald",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,55 +0,0 @@
|
||||
{
|
||||
"flower": "minecraft:chorus_flower",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"traits": ["ender"],
|
||||
"baseLayerTexture": "other/ender",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#339786",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": false,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 2
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "minecraft:end_stone",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:ender_pearl",
|
||||
"mainOutputWeight": 0.2,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1,
|
||||
"bottleOutput": "minecraft:dragon_breath"
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:END",
|
||||
"biomeBlacklist": "tag:OVERWORLD,NETHER",
|
||||
"lightLevel": "NIGHT",
|
||||
"minGroupSize": 0,
|
||||
"maxGroupSize": 1,
|
||||
"spawnWeight": 10
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:gems/ender",
|
||||
"feedAmount": 4,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
}
|
||||
}
|
@ -1,52 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,51 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,54 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,56 +0,0 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/gold/gold_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#ffdc00",
|
||||
"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:gold_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:gold_ingot",
|
||||
"mainOutputWeight": 0.1,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 0,
|
||||
"maxGroupSize": 1,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "iron",
|
||||
"parent2": "copper",
|
||||
"feedItem": "tag:forge:storage_blocks/gold",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,54 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,54 +0,0 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 0.75,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"traits": ["can_swim"],
|
||||
"baseLayerTexture": "other/icy",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#92b9fe",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:water",
|
||||
"mutationOutput": "minecraft:ice",
|
||||
"mutationType": "FLUID_TO_BLOCK",
|
||||
"mutationCount": 20
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:snowball",
|
||||
"mainOutputWeight": 0.5,
|
||||
"mainOutputCount": 8,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:COLD",
|
||||
"biomeBlacklist": "tag:HOT,NETHER,END",
|
||||
"minGroupSize": 2,
|
||||
"maxGroupSize": 4,
|
||||
"spawnWeight": 4
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "minecraft:snow_block",
|
||||
"feedAmount": 2,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
}
|
||||
}
|
@ -1,52 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,56 +0,0 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 3600,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/iron/iron_bee",
|
||||
"ColorData": {
|
||||
"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": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:iron_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK"
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:iron_ingot",
|
||||
"mainOutputWeight": 0.1,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 0,
|
||||
"maxGroupSize": 1,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "coal",
|
||||
"parent2": "aluminum",
|
||||
"feedItem": "tag:forge:storage_blocks/iron",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,57 +0,0 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/lapis/lapis_bee",
|
||||
"ColorData": {
|
||||
"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": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:lapis_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:lapis_lazuli",
|
||||
"mainOutputWeight": 0.3,
|
||||
"mainOutputCount": 9,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 0,
|
||||
"maxGroupSize": 1,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "silver",
|
||||
"parent2": "tin",
|
||||
"feedItem": "tag:forge:storage_blocks/lapis",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,54 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,52 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,55 +0,0 @@
|
||||
{
|
||||
"flower": "minecraft:warped_fungus",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 0.75,
|
||||
"hasHoneycomb": true,
|
||||
"traits": ["nether"],
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "other/quartz",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#d4caba",
|
||||
"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:nether_quartz_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:quartz",
|
||||
"mainOutputWeight": 0.15,
|
||||
"mainOutputCount": 8,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:NETHER",
|
||||
"biomeBlacklist": "tag:OVERWORLD,END",
|
||||
"lightLevel": "NIGHT",
|
||||
"spawnWeight": 8,
|
||||
"minGroupSize": 2,
|
||||
"maxGroupSize": 4
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:storage_blocks/quartz",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
}
|
||||
}
|
@ -1,55 +0,0 @@
|
||||
{
|
||||
"flower": "minecraft:wither_rose",
|
||||
"maxTimeInHive": 7200,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"traits": ["nether", "wither"],
|
||||
"baseLayerTexture": "ores/netherite/netherite_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#654740",
|
||||
"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:blackstone",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:netherite_scrap",
|
||||
"mainOutputWeight": 0.1,
|
||||
"mainOutputCount": 2,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": false,
|
||||
"biomeWhitelist": "tag:NETHER",
|
||||
"biomeBlacklist": "tag:OVERWORLD,END",
|
||||
"lightLevel": "NIGHT",
|
||||
"spawnWeight": 4
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "wither",
|
||||
"parent2": "diamond",
|
||||
"feedItem": "tag:forge:ingots/netherite",
|
||||
"feedAmount": 4,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
}
|
||||
}
|
@ -1,54 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,55 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,54 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,55 +0,0 @@
|
||||
{
|
||||
"flower": "tag:forge:mushrooms",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"traits": ["nether", "pigman"],
|
||||
"baseLayerTexture": "pigman/pigman_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#885956",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": false,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 2
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:blackstone",
|
||||
"mutationOutput": "minecraft:gilded_blackstone",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 2
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:gold_nugget",
|
||||
"mainOutputWeight": 0.2,
|
||||
"mainOutputCount": 6,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": false,
|
||||
"biomeWhitelist": "tag:NETHER",
|
||||
"biomeBlacklist": "tag:OVERWORLD,END",
|
||||
"lightLevel": "NIGHT",
|
||||
"spawnWeight": 16
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "zombie",
|
||||
"parent2": "gold",
|
||||
"feedItem": "tag:forge:storage_blocks/gold",
|
||||
"feedAmount": 2,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
}
|
||||
}
|
@ -1,52 +0,0 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 2400,
|
||||
"sizeModifier": 0.5,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"ColorData": {
|
||||
"honeycombColor": "#ffffff",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": true,
|
||||
"isGlowing": true,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": true,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 1
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": false
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:red_dye",
|
||||
"secondaryOutput": "minecraft:green_dye",
|
||||
"bottleOutput": "resourcefulbees:rainbow_honey_bottle",
|
||||
"bottleOutputWeight": 0.3,
|
||||
"mainOutputWeight": 0.3,
|
||||
"secondaryOutputWeight": 0.3,
|
||||
"mainInputCount": 1,
|
||||
"mainOutputCount": 3
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 2,
|
||||
"maxGroupSize": 3,
|
||||
"spawnWeight": 8
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:minecraft:flowers",
|
||||
"feedAmount": 1,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,57 +0,0 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "ores/redstone/redstone_bee",
|
||||
"ColorData": {
|
||||
"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": "tag:forge:stone",
|
||||
"mutationOutput": "emendatusenigmatica:redstone_ore",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:redstone",
|
||||
"mainOutputWeight": 0.3,
|
||||
"mainOutputCount": 6,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:OCEAN",
|
||||
"minGroupSize": 0,
|
||||
"maxGroupSize": 1,
|
||||
"spawnWeight": 2,
|
||||
"lightLevel": "DAY"
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "lead",
|
||||
"parent2": "copper",
|
||||
"feedItem": "tag:forge:storage_blocks/redstone",
|
||||
"feedAmount": 8,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,54 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,52 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,54 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,54 +0,0 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"baseLayerTexture": "skeleton/skeleton_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#f6f2e6",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": false,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 2
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "tag:forge:stone",
|
||||
"mutationOutput": "minecraft:bone_block",
|
||||
"mutationType": "BLOCK_TO_BLOCK",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:bone_meal",
|
||||
"mainOutputWeight": 0.5,
|
||||
"mainOutputCount": 18,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD,NETHER",
|
||||
"biomeBlacklist": "tag:END",
|
||||
"lightLevel": "NIGHT",
|
||||
"minGroupSize": 2,
|
||||
"maxGroupSize": 3,
|
||||
"spawnWeight": 14
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "tag:forge:bone_block",
|
||||
"feedAmount": 2,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": false
|
||||
}
|
||||
}
|
@ -1,56 +0,0 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"traits": ["slimy"],
|
||||
"baseLayerTexture": "slime/slime_bee",
|
||||
"ColorData": {
|
||||
"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": 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": "zombie",
|
||||
"parent2": "clay",
|
||||
"feedItem": "tag:forge:slime_block",
|
||||
"feedAmount": 2,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
}
|
||||
}
|
@ -1,52 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,54 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,54 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,56 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,55 +0,0 @@
|
||||
{
|
||||
"flower": "minecraft:wither_rose",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1.5,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"traits": ["nether", "wither"],
|
||||
"baseLayerTexture": "wither/wither_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#444444",
|
||||
"isBeeColored": false,
|
||||
"isRainbowBee": false,
|
||||
"isGlowing": false,
|
||||
"isEnchanted": false
|
||||
},
|
||||
"CombatData": {
|
||||
"isPassive": false,
|
||||
"removeStingerOnAttack": false,
|
||||
"inflictsPoison": true,
|
||||
"attackDamage": 3
|
||||
},
|
||||
"MutationData": {
|
||||
"hasMutation": true,
|
||||
"mutationInput": "minecraft:water",
|
||||
"mutationOutput": "minecraft:lava",
|
||||
"mutationType": "FLUID_TO_FLUID",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "wstweaks:fragment",
|
||||
"mainOutputWeight": 0.05,
|
||||
"mainOutputCount": 3,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": false,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:NETHER,END",
|
||||
"lightLevel": "NIGHT",
|
||||
"spawnWeight": 12
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"parent1": "diamond",
|
||||
"parent2": "obsidian",
|
||||
"feedItem": "minecraft:nether_star",
|
||||
"feedAmount": 1,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
}
|
||||
}
|
@ -1,54 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
@ -1,55 +0,0 @@
|
||||
{
|
||||
"flower": "ALL",
|
||||
"maxTimeInHive": 4800,
|
||||
"sizeModifier": 1,
|
||||
"hasHoneycomb": true,
|
||||
"apiaryOutputAmounts": [3, 6, 1, 2],
|
||||
"traits": ["zombie"],
|
||||
"baseLayerTexture": "zombie/zombie_bee",
|
||||
"ColorData": {
|
||||
"honeycombColor": "#2f4e32",
|
||||
"isBeeColored": false,
|
||||
"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",
|
||||
"mutationCount": 1
|
||||
},
|
||||
"CentrifugeData": {
|
||||
"hasCentrifugeOutput": true,
|
||||
"mainOutput": "minecraft:rotten_flesh",
|
||||
"mainOutputWeight": 0.5,
|
||||
"mainOutputCount": 9,
|
||||
"mainInputCount": 1
|
||||
},
|
||||
"SpawnData": {
|
||||
"canSpawnInWorld": true,
|
||||
"biomeWhitelist": "tag:OVERWORLD",
|
||||
"biomeBlacklist": "tag:NETHER,END",
|
||||
"lightLevel": "NIGHT",
|
||||
"spawnWeight": 6,
|
||||
"minGroupSize": 4,
|
||||
"maxGroupSize": 6
|
||||
},
|
||||
"BreedData": {
|
||||
"isBreedable": true,
|
||||
"feedItem": "minecraft:rotten_flesh",
|
||||
"feedAmount": 4,
|
||||
"childGrowthDelay": -24000,
|
||||
"breedDelay": 6000
|
||||
},
|
||||
"TraitData": {
|
||||
"hasTraits": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user