Core Data
The core customization component is responsible for defining four key aspects of nearly every bee imaginable:
the flower(s) which a bee uses for pollination
the base amount of time the bee spends in the hive
associated lore
the honeycombs produced, if any
Identifier
The root JSON of the core customization component looks like this:
The identifier of the component is as such:
Customization Options
honeycombVariation
honeycombVariation
flower
flower
entityFlower
entityFlower
When the flower a bee can pollinate is an entity, entityflower
must be used instead. The syntax used remains the same as blocks. See the examples below for further understanding.
maxTimeInHive
maxTimeInHive
The base amount of time a bee spends in a hive. This value is modified based on the hive tier.
lore
lore
Lore is cosmetic text displayed in JEI tooltips when hovering over the bee with the cursor. It can be extremely useful for providing players with hints on how to obtain the bee or it can be useful for memes and credits.
Last updated
Was this helpful?