blockgame/mods/bg_woodworking/init.lua
trans_soup c31d6cf5d0 improve pummeling.
pummeling definition tables now has lists of item id:s and groups, the
same way e.g. ABM:s do, that determine what items are involved in a
recipe.

update existing (in-use) pummel recipes to make use of this.
2023-10-17 14:53:08 +02:00

2 lines
38 B
Lua

load_file("node")
load_file("recipe")