Skip to content

No documentation on summon command usage #723

@BirbRoss

Description

@BirbRoss

Writing this up after trying to wrap my head around how to summon bees, the only online command is:

/summon productivebees:configurable_bee ~ ~1 ~ {type:"productivebees:prosperity", bee_productivity:3, bee_endurance:3, bee_behavior:2, bee_weather_tolerance:2, bee_temper:0}

But this still summons a random bee with random genes.

I have looked at the entity data and tried:

/summon productivebees:configurable_bee ~ ~1 ~ {type:"productivebees:allthemodium", productivity:"productivity.very_high", endurance:"strong", behavior:"metaturnal", weather_tolerance:"any", temper:"passive"}

This too spawns a bee with random traits, I've tried removing the quotation marks, removing the tag before the value. I cannot get a bee to be summoned without random traits

I'm just looking to get documentation on how to summon configurable bees with the right stats for creative testing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions