Make crafters not break everything
This commit is contained in:
		| @@ -77,6 +77,6 @@ while true do | ||||
|     local id, msg = rednet.receive "dragon" | ||||
|     if msg and msg.cmd and msg.cmd == "craft" and msg.item then | ||||
|         craft(msg.item) | ||||
|     end | ||||
|         rednet.send(id, "OK", "dragon") | ||||
|     end | ||||
| end | ||||
		Reference in New Issue
	
	Block a user