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