issues
search
SpockBotMC
/
SpockBot
High level Python framework for building Minecraft clients and bots.
MIT License
198
stars
47
forks
source link
Fixes
#206
Closed
Gjum
closed
8 years ago
Gjum
commented
8 years ago
Fix very nasty bug with the Item subclass attributes always being tuples
There is no
max_amount
, only
stack_size
Rename steer_vehicle's
sideways
arg to
left
to make its meaning clear
max_amount
, onlystack_size
sideways
arg toleft
to make its meaning clear