55 lines
1.2 KiB
JSON
55 lines
1.2 KiB
JSON
|
{
|
||
|
"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
|
||
|
}
|
||
|
}
|