This website requires JavaScript.
Explore
Help
Sign in
HyperOnion
/
blockgame
Watch
1
Star
0
Fork
You've already forked blockgame
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8259231013
blockgame
/
mods
/
bg_woodworking
/
init.lua
3 lines
38 B
Lua
Raw
Normal View
History
Unescape
Escape
create woodworking mod and refactor. move plank registration and recipe out of tree mod into newly created woodworking mod. also update plank recipe to require cobblestone instead of stone to be held while pummeling.
2023-10-11 17:05:38 +00:00
load_file
(
"
node
"
)
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 12:53:08 +00:00
load_file
(
"
recipe
"
)
Reference in a new issue
Copy permalink