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