33 lines
756 B
JSON
33 lines
756 B
JSON
{
|
|
"flower": "ALL",
|
|
"maxTimeInHive": 600,
|
|
"hasHoneycomb": true,
|
|
"baseLayerTexture": "ores/coal/coal_bee",
|
|
"ColorData": {
|
|
"isBeeColored": false,
|
|
"honeycombColor": "#303030",
|
|
"modelType": "ORE"
|
|
},
|
|
"MutationData": {
|
|
"hasMutation": true,
|
|
"mutationInput": "tag:forge:stone",
|
|
"mutationOutput": "minecraft:coal_ore",
|
|
"mutationType": "BLOCK_TO_BLOCK"
|
|
},
|
|
"CentrifugeData": {
|
|
"hasCentrifugeOutput": true,
|
|
"mainOutput": "minecraft:coal",
|
|
"mainOutputCount": 16
|
|
},
|
|
"SpawnData": {
|
|
"canSpawnInWorld": true,
|
|
"biomeWhitelist": "tag:overworld",
|
|
"biomeBlacklist": "tag:ocean"
|
|
},
|
|
"BreedData": {
|
|
"feedItem": "minecraft:poppy",
|
|
"feedAmount": 4,
|
|
"isBreedable": true
|
|
},
|
|
"TraitData": {}
|
|
} |