1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2024-09-18 18:30:25 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
OgelGames
e9a9bd711e
fix typo in pipeworks.override_chest
fixes #129
2024-07-07 11:09:37 +10:00
tour
1169cff163
de-duplicate chest code (#123)
* rewrite compat-chests.lua
add pipeworks.override_chest() to make a existing chest connecting to pipeworks

* move pipeworks.override_chest() to a new file
fix crash with after_place_node() there
let mcl_barrels make use of the new function

* some comments
2024-04-11 10:25:13 +02:00