ac-minetest / basic_robot

Write mods without server restart while playing. Create custom machines that can build, dig, produce... Create your own games like minesweeper, sokoban,ctf, hide and seek...
26 stars 21 forks source link

Fix magic conjuring of books #23

Open retracile opened 4 years ago

retracile commented 4 years ago

Check for a book in the target slot so that writing a book to an empty slot does not magically create a book. Addresses issue #21

retracile commented 4 years ago

@ac-minetest I'd like to get this (and other PRs) merged. I've tried to break them down into self-contained, bite-sized changes to make the review as straightforward as possible. Let me know if you see any issues with them and I'll try to address them.