blockgame/mods/bg_stoneworking/init.lua
trans_soup 4e31d3219b start working on stoneworking mod.
create stoneworking mod.

create nodes stone bricks and stone tile, then add placeholder recipe
for both.
2023-10-11 10:28:23 +02:00

2 lines
39 B
Lua

load_file("node")
load_file("recipes")