mirror of
https://github.com/mt-mods/home_workshop_modpack.git
synced 2025-07-19 08:50:22 +02:00
fix and add crafting recipes (#10)
* fix and add crafting recipes * Update home_vending_machines/crafts.lua Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com> * fix luacheck warning Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
This commit is contained in:
@ -21,5 +21,5 @@ read_globals = {
|
||||
"vector", "ItemStack", "dump", "DIR_DELIM", "VoxelArea", "Settings", "PcgRandom", "VoxelManip", "PseudoRandom",
|
||||
|
||||
--mod produced
|
||||
"default", "screwdriver", "unifieddyes", "computers",
|
||||
"default", "screwdriver", "unifieddyes", "computers", "farming",
|
||||
}
|
Reference in New Issue
Block a user