29 lines
646 B
JSON
29 lines
646 B
JSON
{
|
|
"flower": "ALL",
|
|
"hasHoneycomb": true,
|
|
"baseLayerTexture": "ores/emerald/emerald_bee",
|
|
"ColorData": {
|
|
"isBeeColored": false,
|
|
"honeycombColor": "#18eb09",
|
|
"modelType": "ORE"
|
|
},
|
|
"MutationData": {
|
|
"hasMutation": true,
|
|
"mutationInput": "minecraft:stone",
|
|
"mutationOutput": "minecraft:lava",
|
|
"mutationType": "BLOCK_TO_FLUID"
|
|
},
|
|
"CentrifugeData": {
|
|
"hasCentrifugeOutput": true,
|
|
"mainOutput": "minecraft:emerald"
|
|
},
|
|
"SpawnData": {
|
|
"canSpawnInWorld": true,
|
|
"biomeWhitelist": "TAG:Mountain,Hills"
|
|
},
|
|
"BreedData": {
|
|
"isBreedable": true,
|
|
"spawnWeight": 4
|
|
},
|
|
"TraitData": {}
|
|
} |