Commands - ACCBDD/complicated_bees GitHub Wiki
All commands start with the /combees
command.
tracking
Usage:
/combees tracking {player} {mutation|research|species} {clear|grant} {resource location}
Adds to or clears the mutation|research|species
tracker for a player.
setgene
Usage:
/combees setgene {primary} {gene_name} {data}
Sets the primary or secondary gene with resource id gene_name
of the bee to data
. See the genes page for
more information on how to set the data of a gene.
For example: /combees setgene false complicated_bees:temperature {data: "frozen", dominant:false, tolerance:"both_5"}
will set the secondary temperature gene on the bee you're holding to Frozen with a tolerance of Both 5.
dump
Usage:
/combees dump {biomes|effects|species}
Dumps the selected item to the console and chat. Biomes dumps biome climates; effects dumps effect names and descriptions; species dumps species and their default genes, as well as outputs a .csv to the .minecraft/complicated_bees directory.