SquidDev-CC / CCTweaks

Random additions to ComputerCraft (somewhat deprecated, use CC-Tweaked if you're on Minecraft 1.12).
MIT License
12 stars 2 forks source link

Turtle refuel does not check stack levels #157

Closed SquidDev closed 7 years ago

SquidDev commented 7 years ago

See this line: we will always refuel the amount given by limit (so 64 by default), not the actual stack size.