getplants¶
Specify the types of trees to cut down and/or shrubs to gather by their plant names.
Usage¶
getplants [-t|-s|-f]List valid tree/shrub ids, optionally restricted to the specified type.
getplants <id> [<id> ...] [<options>]Designate trees/shrubs of the specified types for chopping/gathering.
Examples¶
getplantsList all valid IDs.
getplants -f -aGather all plants on the map that yield seeds for farming.
getplants NETHER_CAP -n 10Designate 10 nether cap trees for chopping.
Options¶
-tTree: Select trees only (exclude shrubs).
-sShrub: Select shrubs only (exclude trees).
-fFarming: Designate only shrubs that yield seeds for farming.
-aAll: Select every type of plant (obeys
-t/-s/-f).-cClear: Clear designations instead of setting them.
-xeXcept: Apply selected action to all plants except those specified (invert selection).
-vVerbose: Lists the number of (un)designations per plant.
-n <num>Number: Designate up to the specified number of plants of each species.