53 lines
1.3 KiB
JSON
53 lines
1.3 KiB
JSON
{
|
|
"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
|
|
}
|
|
}
|