Fixed Version
This commit is contained in:
BIN
Box more! for torch fix/42/icon.png
Normal file
BIN
Box more! for torch fix/42/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
7
Box more! for torch fix/42/media/lua/server/fix.lua
Normal file
7
Box more! for torch fix/42/media/lua/server/fix.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
local script =
|
||||
"{ inputs { item 1200 [Base.BlowTorch] mode:destroy flags[Prop2],} }"
|
||||
|
||||
|
||||
local recipe = getScriptManager():getCraftRecipe("PackBoxOfWeldingTorches")
|
||||
recipe:getInputs():clear()
|
||||
recipe:Load("PackBoxOfWeldingTorches", script)
|
||||
6
Box more! for torch fix/42/mod.info
Normal file
6
Box more! for torch fix/42/mod.info
Normal file
@@ -0,0 +1,6 @@
|
||||
name=Box more! Propane Torch Fix Compatibility Patch
|
||||
icon=icon.png
|
||||
poster=poster.png
|
||||
require=\UBPropFix,\Boxmore
|
||||
id=Boxmoretorchfix
|
||||
description=Patch for those with the propane torch fix mod
|
||||
BIN
Box more! for torch fix/42/poster.png
Normal file
BIN
Box more! for torch fix/42/poster.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 82 KiB |
Reference in New Issue
Block a user