28 lines
645 B
JSON
28 lines
645 B
JSON
{
|
|
"flower": "ALL",
|
|
"maxTimeInHive": 600,
|
|
"hasHoneycomb": true,
|
|
"ColorData": {
|
|
"isBeeColored": true,
|
|
"honeycombColor": "#ffffff",
|
|
"isRainbowBee": true,
|
|
"isGlowing": true
|
|
},
|
|
"MutationData": {},
|
|
"CentrifugeData": {
|
|
"hasCentrifugeOutput": true,
|
|
"mainOutput": "minecraft:red_dye",
|
|
"secondaryOutput": "minecraft:green_dye",
|
|
"bottleOutput": "resourcefulbees:rainbow_honey_bottle",
|
|
"bottleOutputWeight": 0.02
|
|
},
|
|
"SpawnData": {
|
|
"canSpawnInWorld": true,
|
|
"biomeWhitelist": "TAG:OVerWorld",
|
|
"biomeBlacklist": "tag:ocean"
|
|
},
|
|
"BreedData": {
|
|
"isBreedable": true
|
|
},
|
|
"TraitData": {}
|
|
} |