Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Mine Cocoa Beans but only Age 2

ralphchristianeclipse opened this issue ยท 3 comments

commented

How do you mine with the data values

Example

#mine cocoa:age=2 ?

commented

That's not a data value, that's an nbt tag, and you can't do that.

commented

I already made a suggestion for that
#1760

commented

It is not nbt, it's the block state, which baritone does not support as well, but should since it is the successor of a supported mc feature.
The syntax used by mojang is namespace:name[blockStateProperty=value]{nbtProperty=value}.
Those properties in "[]" are the replacement of the old data value, which was removed in 1.13 and had not specific syntax but was (and is still) usually used with namespace:name:value or namespace:name@value