I Need Help with set_node (Solved)
For whatever reason, when I use the code minetest.env:place_node(pos, "randommodnamehere:soil") it says that argument #2 is nil but needs to be a string. I can't seem to figure out why though. This also happens with add_node and place_node.
EDIT: Nevermind, I solved the problem.
EDIT: Nevermind, I solved the problem.