diff --git a/Box more! distros/42/icon.png b/Box more! distros/42/icon.png new file mode 100644 index 0000000..0fa0be6 Binary files /dev/null and b/Box more! distros/42/icon.png differ diff --git a/Box more! distros/42/media/lua/server/bm_easydistro.lua b/Box more! distros/42/media/lua/server/bm_easydistro.lua new file mode 100644 index 0000000..7cb66cd --- /dev/null +++ b/Box more! distros/42/media/lua/server/bm_easydistro.lua @@ -0,0 +1,91 @@ +local easyDistroLibrary = require("EasyDistro") +easyDistroLibrary.AddItem("Base.BoxOfMatches", "Base.Matches", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfLighters", "Base.Lighter", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfAlcoholWipes", "Base.AlcoholWipes", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfAlcoholBottles", "Base.Disinfectant", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfPainkillers", "Base.Pills", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfSleepingPills", "Base.PillsSleepingTablets", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfCaffeinePills", "Base.PillsVitamins", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfScrapElectronics", "Base.ElectronicsScrap", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfElectricalWire", "Base.ElectricWire", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfWoodGlue", "Base.Woodglue", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfGlue", "Base.Glue", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfBetaBlockers", "Base.PillsBeta", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfSteelSheets", "Base.SheetMetal", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfSmallSteelSheets", "Base.SmallSheetMetal", 0.05) +easyDistroLibrary.AddItem("Base.CrateOf308", "Base.308Carton", 0.05) +easyDistroLibrary.AddItem("Base.CrateOf556", "Base.556Carton", 0.05) +easyDistroLibrary.AddItem("Base.CrateOf38", "Base.Bullets38Carton", 0.05) +easyDistroLibrary.AddItem("Base.CrateOf44", "Base.Bullets44Carton", 0.05) +easyDistroLibrary.AddItem("Base.CrateOf45", "Base.Bullets45Carton", 0.05) +easyDistroLibrary.AddItem("Base.CrateOf9mm", "Base.Bullets9mmCarton", 0.05) +easyDistroLibrary.AddItem("Base.CrateShotgunShells", "Base.ShotgunShellsCarton", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfCrowbars", "Base.Crowbar", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfIronBars", "Base.IronBar", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfIronPipes", "Base.MetalPipe", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfSteelBars", "Base.SteelBar", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfSteelRods", "Base.MetalBar", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfPencils", "Base.Pencil", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfFrogs", "Base.Frog", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfClay", "Base.Clay", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfStoneBlocks", "Base.StoneBlock", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfStones", "Base.Stone2", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfBricks", "Base.ClayBrick", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfWoodCharcoal", "Base.CharcoalCrafted", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfScrapMetal", "Base.ScrapMetal", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfHeavySocks", "Base.Socks_Heavy", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfCanOpeners", "Base.TinOpener", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfToiletPaper", "Base.ToiletPaper", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfForgedCrowbars", "Base.CrowbarForged", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfWeldingTorches", "Base.BlowTorch", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfWelderMasks", "Base.WeldingMask", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfSterilizedBandages", "Base.AlcoholBandage", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfNutsAndBolts", "Base.NutsBolts", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfCopperScrap", "Base.CopperScrap", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfSteelScrap", "Base.SteelScrap", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfIronScrap", "Base.IronScrap", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfAluminumScrap", "Base.AluminumScrap", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfScrapWood", "Base.UnusableWood", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfBrassScrap", "Base.BrassScrap", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfGranolaBars", "Base.GranolaBar", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfDehydratedMeatSticks", "Base.DehydratedMeatStick", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfPlainChips", "Base.Crisps", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfBarbecueChips", "Base.Crisps2", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfSaltAndVinegarChips", "Base.Crisps3", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfSourCreamAndOnionChips", "Base.Crisps4", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfNettles", "Base.Nettles", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfEngineParts", "Base.EngineParts", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfClawHammers", "Base.Hammer", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfPlanks", "Base.Plank", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfRadioReceivers", "Base.RadioReceiver", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfRadioTransmitters", "Base.RadioTransmitter", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfReceivers", "Base.Receiver", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfAmplifiers", "Base.Amplifier", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfTwine", "Base.Twine", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfRazors", "Base.Razor", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfSoap", "Base.Soap2", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfEpoxy", "Base.Epoxy", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfButter", "Base.Butter", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfZipTies", "Base.Zipties", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfMouseTraps", "Base.TrapMouse", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfScrewdrivers", "Base.Screwdriver", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfHandiknifes", "Base.Handiknife", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfScissors", "Base.Scissors", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfMultitools", "Base.Multitool", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfBallpeenHammers", "Base.BallPeenHammer", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfForgedBallpeenHammers", "Base.BallPeenHammerForged", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfBaseballBats", "Base.BaseballBat", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfTea", "Base.Teabag2", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfMetalBaseballBats", "Base.BaseballBat_Metal", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfOliveOil", "Base.OilOlive", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfVegetableOil", "Base.OilVegetable", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfYeast", "Base.Yeast", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfRamen", "Base.Ramen", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfSalt", "Base.Salt", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfKatanas", "Base.Katana", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfFireAxes", "Base.Axe", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfWoodAxes", "Base.WoodAxe", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfHatchets", "Base.HandAxe", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfForgedHatchets", "Base.HandAxeForged", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfMargarine", "Base.Margarine", 0.05) +easyDistroLibrary.AddItem("Base.BoxOfLard", "Base.Lard", 0.05) diff --git a/Box more! distros/42/mod.info b/Box more! distros/42/mod.info new file mode 100644 index 0000000..eb2a9a1 --- /dev/null +++ b/Box more! distros/42/mod.info @@ -0,0 +1,5 @@ +name=Box more! Distributions +icon=icon.png +poster=poster.png +id=Boxmoredistro +description=Now optional distributions add-on! Sponsored by Nepenthes Easy Distributions! \ No newline at end of file diff --git a/Box more! distros/42/poster.png b/Box more! distros/42/poster.png new file mode 100644 index 0000000..d98a0f7 Binary files /dev/null and b/Box more! distros/42/poster.png differ diff --git a/Box more! distros/icon.png b/Box more! distros/icon.png new file mode 100644 index 0000000..0fa0be6 Binary files /dev/null and b/Box more! distros/icon.png differ diff --git a/Box more! distros/mod.info b/Box more! distros/mod.info new file mode 100644 index 0000000..eb2a9a1 --- /dev/null +++ b/Box more! distros/mod.info @@ -0,0 +1,5 @@ +name=Box more! Distributions +icon=icon.png +poster=poster.png +id=Boxmoredistro +description=Now optional distributions add-on! Sponsored by Nepenthes Easy Distributions! \ No newline at end of file diff --git a/Box more! distros/poster.png b/Box more! distros/poster.png new file mode 100644 index 0000000..d98a0f7 Binary files /dev/null and b/Box more! distros/poster.png differ diff --git a/Box more! for metal redux 50/42/icon.png b/Box more! for metal redux 50/42/icon.png new file mode 100644 index 0000000..0fa0be6 Binary files /dev/null and b/Box more! for metal redux 50/42/icon.png differ diff --git a/Box more! for metal redux 50/42/media/lua/server/fix.lua b/Box more! for metal redux 50/42/media/lua/server/fix.lua new file mode 100644 index 0000000..d0b4e4c --- /dev/null +++ b/Box more! for metal redux 50/42/media/lua/server/fix.lua @@ -0,0 +1,10 @@ +local item = getScriptManager():FindItem("BoxOfSteelSheets",true) +item:setActualWeight(4) +local item2 = getScriptManager():FindItem("BoxOfSmallSteelSheets",true) +item2:setActualWeight(2) +local item3 = getScriptManager():FindItem("BoxOfIronPipes",true) +item3:setActualWeight(3) +local item4 = getScriptManager():FindItem("BoxOfSteelRods",true) +item4:setActualWeight(3) +local item5 = getScriptManager():FindItem("BoxOfScrapMetal",true) +item5:setActualWeight(1) \ No newline at end of file diff --git a/Box more! for metal redux 50/42/mod.info b/Box more! for metal redux 50/42/mod.info new file mode 100644 index 0000000..aa659e4 --- /dev/null +++ b/Box more! for metal redux 50/42/mod.info @@ -0,0 +1,6 @@ +name=Box more! 50% Metal Weight Compatibility Patch +icon=icon.png +poster=poster.png +require=\50%metalweight,\Boxmore +id=Boxmoremetalfix +description=Patch for those with the 50% metal weight mod \ No newline at end of file diff --git a/Box more! for metal redux 50/42/poster.png b/Box more! for metal redux 50/42/poster.png new file mode 100644 index 0000000..d98a0f7 Binary files /dev/null and b/Box more! for metal redux 50/42/poster.png differ diff --git a/Box more! for metal redux 50/icon.png b/Box more! for metal redux 50/icon.png new file mode 100644 index 0000000..0fa0be6 Binary files /dev/null and b/Box more! for metal redux 50/icon.png differ diff --git a/Box more! for metal redux 50/mod.info b/Box more! for metal redux 50/mod.info new file mode 100644 index 0000000..ec67fcf --- /dev/null +++ b/Box more! for metal redux 50/mod.info @@ -0,0 +1,5 @@ +name=Box more! 50% Metal Weight Compatibility Patch +icon=icon.png +poster=poster.png +id=Boxmoremetalfix +description=Patch for those with the 50% metal weight mod \ No newline at end of file diff --git a/Box more! for metal redux 50/poster.png b/Box more! for metal redux 50/poster.png new file mode 100644 index 0000000..d98a0f7 Binary files /dev/null and b/Box more! for metal redux 50/poster.png differ diff --git a/Box more! for plank redux 25/42/icon.png b/Box more! for plank redux 25/42/icon.png new file mode 100644 index 0000000..0fa0be6 Binary files /dev/null and b/Box more! for plank redux 25/42/icon.png differ diff --git a/Box more! for plank redux 25/42/media/lua/server/fix.lua b/Box more! for plank redux 25/42/media/lua/server/fix.lua new file mode 100644 index 0000000..6881265 --- /dev/null +++ b/Box more! for plank redux 25/42/media/lua/server/fix.lua @@ -0,0 +1,6 @@ +local item = getScriptManager():FindItem("CrateOfPlanks",true) -- true means it will use Base. +item:setActualWeight(5) +local item2 = getScriptManager():FindItem("BoxOfScrapWood",true) -- true means it will use Base. +item2:setActualWeight(1.5) +local item3 = getScriptManager():FindItem("CrateOfTreeBranches",true) -- true means it will use Base. +item3:setActualWeight(5) \ No newline at end of file diff --git a/Box more! for plank redux 25/42/mod.info b/Box more! for plank redux 25/42/mod.info new file mode 100644 index 0000000..e615276 --- /dev/null +++ b/Box more! for plank redux 25/42/mod.info @@ -0,0 +1,7 @@ +name=Box more! 25% Wood Weight Compatibility Patch +icon=icon.png +poster=poster.png +require=\ReducedWoodWeight25p41,\Boxmore +incompatible=\Boxmoreplankfix2 +id=Boxmoreplankfix +description=Patch for those with the 25% wood weight mod \ No newline at end of file diff --git a/Box more! for plank redux 25/42/poster.png b/Box more! for plank redux 25/42/poster.png new file mode 100644 index 0000000..d98a0f7 Binary files /dev/null and b/Box more! for plank redux 25/42/poster.png differ diff --git a/Box more! for plank redux 25/icon.png b/Box more! for plank redux 25/icon.png new file mode 100644 index 0000000..0fa0be6 Binary files /dev/null and b/Box more! for plank redux 25/icon.png differ diff --git a/Box more! for plank redux 25/mod.info b/Box more! for plank redux 25/mod.info new file mode 100644 index 0000000..ec173d9 --- /dev/null +++ b/Box more! for plank redux 25/mod.info @@ -0,0 +1,5 @@ +name=Box more! 25% Wood Weight Compatibility Patch +icon=icon.png +poster=poster.png +id=Boxmoreplankfix +description=Patch for those with the 25% wood weight mod \ No newline at end of file diff --git a/Box more! for plank redux 25/poster.png b/Box more! for plank redux 25/poster.png new file mode 100644 index 0000000..d98a0f7 Binary files /dev/null and b/Box more! for plank redux 25/poster.png differ diff --git a/Box more! for plank redux 50/42/icon.png b/Box more! for plank redux 50/42/icon.png new file mode 100644 index 0000000..0fa0be6 Binary files /dev/null and b/Box more! for plank redux 50/42/icon.png differ diff --git a/Box more! for plank redux 50/42/media/lua/server/fix.lua b/Box more! for plank redux 50/42/media/lua/server/fix.lua new file mode 100644 index 0000000..ba967b6 --- /dev/null +++ b/Box more! for plank redux 50/42/media/lua/server/fix.lua @@ -0,0 +1,6 @@ +local item = getScriptManager():FindItem("CrateOfPlanks",true) -- true means it will use Base. +item:setActualWeight(10) +local item2 = getScriptManager():FindItem("BoxOfScrapWood",true) -- true means it will use Base. +item2:setActualWeight(3) +local item3 = getScriptManager():FindItem("CrateOfTreeBranches",true) -- true means it will use Base. +item3:setActualWeight(10) \ No newline at end of file diff --git a/Box more! for plank redux 50/42/mod.info b/Box more! for plank redux 50/42/mod.info new file mode 100644 index 0000000..75770d4 --- /dev/null +++ b/Box more! for plank redux 50/42/mod.info @@ -0,0 +1,6 @@ +name=Box more! 50% Wood Weight Compatibility Patch +icon=icon.png +poster=poster.png +require=\ReducedWoodWeight2x41,\Boxmore +id=Boxmoreplankfix2 +description=Patch for those with the 50% wood weight mod \ No newline at end of file diff --git a/Box more! for plank redux 50/42/poster.png b/Box more! for plank redux 50/42/poster.png new file mode 100644 index 0000000..d98a0f7 Binary files /dev/null and b/Box more! for plank redux 50/42/poster.png differ diff --git a/Box more! for plank redux 50/icon.png b/Box more! for plank redux 50/icon.png new file mode 100644 index 0000000..0fa0be6 Binary files /dev/null and b/Box more! for plank redux 50/icon.png differ diff --git a/Box more! for plank redux 50/mod.info b/Box more! for plank redux 50/mod.info new file mode 100644 index 0000000..ec173d9 --- /dev/null +++ b/Box more! for plank redux 50/mod.info @@ -0,0 +1,5 @@ +name=Box more! 25% Wood Weight Compatibility Patch +icon=icon.png +poster=poster.png +id=Boxmoreplankfix +description=Patch for those with the 25% wood weight mod \ No newline at end of file diff --git a/Box more! for plank redux 50/poster.png b/Box more! for plank redux 50/poster.png new file mode 100644 index 0000000..d98a0f7 Binary files /dev/null and b/Box more! for plank redux 50/poster.png differ diff --git a/Box more! for torch fix/42/icon.png b/Box more! for torch fix/42/icon.png new file mode 100644 index 0000000..0fa0be6 Binary files /dev/null and b/Box more! for torch fix/42/icon.png differ diff --git a/Box more! for torch fix/42/media/lua/server/fix.lua b/Box more! for torch fix/42/media/lua/server/fix.lua new file mode 100644 index 0000000..e3d5c77 --- /dev/null +++ b/Box more! for torch fix/42/media/lua/server/fix.lua @@ -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) \ No newline at end of file diff --git a/Box more! for torch fix/42/mod.info b/Box more! for torch fix/42/mod.info new file mode 100644 index 0000000..8cdb253 --- /dev/null +++ b/Box more! for torch fix/42/mod.info @@ -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 \ No newline at end of file diff --git a/Box more! for torch fix/42/poster.png b/Box more! for torch fix/42/poster.png new file mode 100644 index 0000000..d98a0f7 Binary files /dev/null and b/Box more! for torch fix/42/poster.png differ diff --git a/Box more! for torch fix/icon.png b/Box more! for torch fix/icon.png new file mode 100644 index 0000000..0fa0be6 Binary files /dev/null and b/Box more! for torch fix/icon.png differ diff --git a/Box more! for torch fix/mod.info b/Box more! for torch fix/mod.info new file mode 100644 index 0000000..7ecbf41 --- /dev/null +++ b/Box more! for torch fix/mod.info @@ -0,0 +1,5 @@ +name=Box more! Propane Torch Fix Compatibility Patch +icon=icon.png +poster=poster.png +id=Boxmoretorchfix +description=Patch for those with the propane torch fix mod \ No newline at end of file diff --git a/Box more! for torch fix/poster.png b/Box more! for torch fix/poster.png new file mode 100644 index 0000000..d98a0f7 Binary files /dev/null and b/Box more! for torch fix/poster.png differ diff --git a/Box more!/42/icon.png b/Box more!/42/icon.png new file mode 100644 index 0000000..0fa0be6 Binary files /dev/null and b/Box more!/42/icon.png differ diff --git a/Box more!/42/media/lua/server/ConditionInheriter.lua b/Box more!/42/media/lua/server/ConditionInheriter.lua new file mode 100644 index 0000000..90511b1 --- /dev/null +++ b/Box more!/42/media/lua/server/ConditionInheriter.lua @@ -0,0 +1,27 @@ +require 'recipecode' + +function Recipe.OnCreate.FromConditionInheriter(craftRecipeData, player) + local items = craftRecipeData:getAllConsumedItems(); + local results = craftRecipeData:getAllCreatedItems() + local box = items:get(0); + + for i = 0, results:size() - 1 do + local resultItem = results:get(i); + if box:getModData()["condition" .. i] then + resultItem:setCondition(box:getModData()["condition" .. i]) + end + end +end + +function Recipe.OnCreate.ToConditionInheriter(craftRecipeData, player) + local results = craftRecipeData:getAllCreatedItems() + local items = craftRecipeData:getAllConsumedItems(); + + local box = results:get(0); + for i = 0, items:size() - 1 do + local item = items:get(i); + if item:getCondition() ~= item:getConditionMax() then + box:getModData()["condition" .. i] = item:getCondition(); + end + end +end \ No newline at end of file diff --git a/Box more!/42/media/lua/shared/Translate/CN/ItemName_CN.txt b/Box more!/42/media/lua/shared/Translate/CN/ItemName_CN.txt new file mode 100644 index 0000000..5863486 --- /dev/null +++ b/Box more!/42/media/lua/shared/Translate/CN/ItemName_CN.txt @@ -0,0 +1,113 @@ +ItemName_Base.CN = +{ +-- ===== 医疗用品类 ===== +ItemName_Base.BoxOfAlcoholWipes = "箱装酒精湿巾" +ItemName_Base.BoxOfAlcoholBottles = "箱装消毒剂" +ItemName_Base.BoxOfPainkillers = "箱装止痛药" +ItemName_Base.BoxOfSleepingPills = "箱装安眠药" +ItemName_Base.BoxOfCaffeinePills = "箱装维生素" +ItemName_Base.BoxOfBetaBlockers = "箱装β阻断剂" +ItemName_Base.BoxOfSterilizedBandages = "箱装绷带(消毒)" + +-- ===== 火柴/打火机类 ===== +ItemName_Base.BoxOfMatches = "箱装火柴" +ItemName_Base.BoxOfLighters = "箱装打火机" + +-- ===== 弹药类 ===== +ItemName_Base.CrateOf308 = "箱装.308弹药" +ItemName_Base.CrateOf556 = "箱装5.56弹药" +ItemName_Base.CrateOf38 = "箱装.38弹药" +ItemName_Base.CrateOf44 = "箱装.44弹药" +ItemName_Base.CrateOf45 = "箱装.45弹药" +ItemName_Base.CrateOf9mm = "箱装9mm弹药" +ItemName_Base.CrateShotgunShells = "箱装霰弹" + +-- ===== 建材材料类 ===== +ItemName_Base.BoxOfSteelSheets = "箱装金属板" +ItemName_Base.BoxOfSmallSteelSheets = "箱装小金属板" +ItemName_Base.BoxOfIronBars = "箱装铁条" +ItemName_Base.BoxOfIronPipes = "箱装金属管" +ItemName_Base.BoxOfSteelBars = "箱装钢条" +ItemName_Base.BoxOfSteelRods = "箱装金属棒" +ItemName_Base.BoxOfClay = "箱装黏土" +ItemName_Base.BoxOfStoneBlocks = "箱装石砖" +ItemName_Base.BoxOfStones = "箱装石块" +ItemName_Base.BoxOfBricks = "箱装砖块" +ItemName_Base.BoxOfGlue = "箱装胶水" +ItemName_Base.BoxOfWoodGlue = "箱装木胶" +ItemName_Base.CrateOfPlanks = "箱装木板" +ItemName_Base.CrateOfTreeBranches = "箱装树枝" +ItemName_Base.CrateOfSaplings = "箱装树苗" +ItemName_Base.BoxOfEpoxy = "箱装环氧树脂" + +-- ===== 电子材料类 ===== +ItemName_Base.BoxOfScrapElectronics = "箱装电子废料" +ItemName_Base.BoxOfElectricalWire = "箱装电线" +ItemName_Base.BoxOfRadioReceivers = "箱装无线电接收器" +ItemName_Base.BoxOfRadioTransmitters = "箱装无线电发射器" +ItemName_Base.BoxOfReceivers = "箱装接收器" +ItemName_Base.BoxOfAmplifiers = "箱装扬声器" + +-- ===== 废金属材料类 ===== +ItemName_Base.BoxOfScrapMetal = "箱装金属废料" +ItemName_Base.BoxOfCopperScrap = "箱装铜废料" +ItemName_Base.BoxOfSteelScrap = "箱装钢废料" +ItemName_Base.BoxOfIronScrap = "箱装铁废料" +ItemName_Base.BoxOfAluminumScrap = "箱装铝废料" +ItemName_Base.BoxOfBrassScrap = "箱装黄铜废料" +ItemName_Base.BoxOfNutsAndBolts = "箱装螺栓螺母" + +-- ===== 工具类 ===== +ItemName_Base.BoxOfCanOpeners = "箱装开罐器" +ItemName_Base.BoxOfCrowbars = "箱装撬棍" +ItemName_Base.BoxOfWeldingTorches = "箱装丙烷喷灯" +ItemName_Base.BoxOfWelderMasks = "箱装焊工面罩" +ItemName_Base.BoxOfForgedCrowbars = "箱装锻造撬棍" +ItemName_Base.BoxOfClawHammers = "箱装羊角锤" +ItemName_Base.BoxOfScrapWood = "箱装废木料" +ItemName_Base.BoxOfWoodCharcoal = "箱装自制木炭" +ItemName_Base.BoxOfZipTies = "箱装拉链领带" +ItemName_Base.BoxOfScrewdrivers = "箱装螺丝刀" +ItemName_Base.BoxOfHandiknifes = "箱装有用的刀" +ItemName_Base.BoxOfScissors = "箱装剪刀" +ItemName_Base.BoxOfMultitools = "箱装多种工具" +ItemName_Base.BoxOfBallpeenHammers = "箱装圆头锤" +ItemName_Base.BoxOfForgedBallpeenHammers = "箱装锻造圆头锤" +ItemName_Base.BoxOfBaseballBats = "箱装棒球棒" +ItemName_Base.BoxOfMetalBaseballBats = "箱装金属棒球棒" +ItemName_Base.BoxOfKatanas = "箱装武士刀" +ItemName_Base.BoxOfFireAxes = "箱装火斧" +ItemName_Base.BoxOfWoodAxes = "箱装木斧" +ItemName_Base.BoxOfHatchets = "箱装斧头" +ItemName_Base.BoxOfForgedHatchets = "箱装锻造斧头" + +-- ===== 食物类 ===== +ItemName_Base.BoxOfGranolaBars = "箱装燕麦棒" +ItemName_Base.BoxOfDehydratedMeatSticks = "箱装干肉条" +ItemName_Base.BoxOfPlainChips = "箱装薯片(烧烤)" +ItemName_Base.BoxOfBarbecueChips = "箱装薯片(经典)" +ItemName_Base.BoxOfSaltAndVinegarChips = "箱装薯片(海鲜)" +ItemName_Base.BoxOfSourCreamAndOnionChips = "箱装薯片(葱香)" +ItemName_Base.BoxOfNettles = "箱装荨麻" +ItemName_Base.BoxOfButter = "箱装黄油" +ItemName_Base.BoxOfTea = "箱装茶" +ItemName_Base.BoxOfOliveOil = "箱装橄榄油" +ItemName_Base.BoxOfVegetableOil = "箱装植物油" +ItemName_Base.BoxOfYeast = "箱装酵母" +ItemName_Base.BoxOfRamen = "箱装拉面" +ItemName_Base.BoxOfSalt = "箱装盐" +ItemName_Base.BoxOfMargarine = "箱装人造黄油" +ItemName_Base.BoxOfLard = "箱装猪油" + +-- ===== 杂项类 ===== +ItemName_Base.BoxOfFrogs = "箱装青蛙" +ItemName_Base.BoxOfToiletPaper = "箱装厕纸" +ItemName_Base.BoxOfPencils = "箱装铅笔" +ItemName_Base.BoxOfHeavySocks = "箱装厚袜" +ItemName_Base.BoxOfEngineParts = "箱装发动机零件" +ItemName_Base.BoxOfThread = "箱装线" +ItemName_Base.BoxOfTwine = "箱装麻线" +ItemName_Base.BoxOfMouseTraps = "箱装老鼠夹" +ItemName_Base.BoxOfSoap = "箱装肥皂" + +} diff --git a/Box more!/42/media/lua/shared/Translate/CN/Recipes_CN.txt b/Box more!/42/media/lua/shared/Translate/CN/Recipes_CN.txt new file mode 100644 index 0000000..8432648 --- /dev/null +++ b/Box more!/42/media/lua/shared/Translate/CN/Recipes_CN.txt @@ -0,0 +1,208 @@ +Recipes_CN = +{ +-- ===== 火柴/打火机类 ===== +Recipe_OpenBoxOfMatches = "打开箱装火柴", +Recipe_PackBoxOfMatches = "打包火柴", +Recipe_OpenBoxOfLighters = "打开箱装打火机", +Recipe_PackBoxOfLighters = "打包打火机", + +-- ===== 医疗用品类 ===== +Recipe_OpenBoxOfAlcoholWipes = "打开箱装酒精湿巾", +Recipe_PackBoxOfAlcoholWipes = "打包酒精湿巾", +Recipe_OpenBoxOfAlcoholBottles = "打开箱装消毒剂", +Recipe_PackBoxOfAlcoholBottles = "打包消毒剂", +Recipe_OpenBoxOfPainkillers = "打开箱装止痛药", +Recipe_PackBoxOfPainkillers = "打包止痛药", +Recipe_OpenBoxOfSleepingPills = "打开箱装安眠药", +Recipe_PackBoxOfSleepingPills = "打包安眠药", +Recipe_OpenBoxOfCaffeinePills = "打开箱装维生素", +Recipe_PackBoxOfCaffeinePills = "打包维生素", +Recipe_OpenBoxOfBetaBlockers = "打开箱装β阻断剂", +Recipe_PackBoxOfBetaBlockers = "打包β阻断剂", +Recipe_OpenBoxOfSterilizedBandages = "打开箱装绷带(消毒)", +Recipe_PackBoxOfSterilizedBandages = "打包绷带(消毒)", + +-- ===== 电子材料类 ===== +Recipe_OpenBoxOfScrapElectronics = "打开箱装电子废料", +Recipe_PackBoxOfScrapElectronics = "打包废电子废料", +Recipe_OpenBoxOfElectricalWire = "打开箱装电线", +Recipe_PackBoxOfElectricalWire = "打包电线", +Recipe_OpenBoxOfRadioReceivers = "打开箱装无线电接收器", +Recipe_PackBoxOfRadioReceivers = "打包无线电接收器", +Recipe_OpenBoxOfRadioTransmitters = "打开箱装无线电发射器", +Recipe_PackBoxOfRadioTransmitters = "打包无线电发射器", +Recipe_OpenBoxOfReceivers = "打开箱装接收器", +Recipe_PackBoxOfReceivers = "打包接收器", +Recipe_OpenBoxOfAmplifiers = "打开箱装扬声器", +Recipe_PackBoxOfAmplifiers = "打包扬声器", + +-- ===== 建筑材料类 ===== +Recipe_OpenBoxOfWoodGlue = "打开箱装木胶", +Recipe_PackBoxOfWoodGlue = "打包木胶", +Recipe_OpenBoxOfGlue = "打开箱装胶水", +Recipe_PackBoxOfGlue = "打包胶水", +Recipe_OpenBoxOfSteelSheets = "打开箱装金属板", +Recipe_PackBoxOfSteelSheets = "打包金属板", +Recipe_OpenBoxOfSmallSteelSheets = "打开箱装小金属板", +Recipe_PackBoxOfSmallSteelSheets = "打包小型金属板", +Recipe_OpenBoxOfIronBars = "打开箱装铁条", +Recipe_PackBoxOfIronBars = "打包铁条", +Recipe_OpenBoxOfIronPipes = "打开箱装金属管", +Recipe_PackBoxOfIronPipes = "打包金属管", +Recipe_OpenBoxOfSteelBars = "打开箱装钢条", +Recipe_PackBoxOfSteelBars = "打包钢条", +Recipe_OpenBoxOfSteelRods = "打开箱装金属棒", +Recipe_PackBoxOfSteelRods = "打包金属棒", +Recipe_OpenBoxOfClay = "打开箱装黏土", +Recipe_PackBoxOfClay = "打包黏土", +Recipe_OpenBoxOfStoneBlocks = "打开箱装石砖", +Recipe_PackBoxOfStoneBlocks = "打包石砖", +Recipe_OpenBoxOfStones = "打开箱装石块", +Recipe_PackBoxOfStones = "打包石块", +Recipe_OpenBoxOfBricks = "打开箱装砖块", +Recipe_PackBoxOfBricks = "打包砖块", +Recipe_OpenBoxOfCharcoalCrafted = "打开箱装自制木炭", +Recipe_PackBoxOfCharcoalCrafted = "打包自制木炭", +Recipe_OpenCrateOfPlanks = "打开箱装木板", +Recipe_PackCrateOfPlanks = "打包木板", +Recipe_OpenCrateOfTreeBranches = "打开箱装树枝", +Recipe_PackCrateOfTreeBranches = "打包树枝", +Recipe_OpenCrateOfSaplings = "打开箱装树苗", +Recipe_PackCrateOfSaplings = "打包树苗", +Recipe_OpenBoxOfEpoxy = "打开箱装自制环氧", +Recipe_PackBoxOfEpoxy = "打包自制环氧", + +-- ===== 废金属材料类 ===== +Recipe_OpenBoxOfScrapMetal = "打开箱装金属废料", +Recipe_PackBoxOfScrapMetal = "打包金属废料", +Recipe_OpenBoxOfCopperScrap = "打开箱装铜废料", +Recipe_PackBoxOfCopperScrap = "打包铜废料", +Recipe_OpenBoxOfSteelScrap = "打开箱装钢废料", +Recipe_PackBoxOfSteelScrap = "打包钢废料", +Recipe_OpenBoxOfIronScrap = "打开箱装铁废料", +Recipe_PackBoxOfIronScrap = "打包铁废料", +Recipe_OpenBoxOfAluminumScrap = "打开箱装铝废料", +Recipe_PackBoxOfAluminumScrap = "打包铝废料", +Recipe_OpenBoxOfBrassScrap = "打开箱装黄铜废料", +Recipe_PackBoxOfBrassScrap = "打包黄铜废料", +Recipe_OpenBoxOfNutsAndBolts = "打开箱装螺栓螺母", +Recipe_PackBoxOfNutsAndBolts = "打包螺栓螺母", + +-- ===== 工具类 ===== +Recipe_OpenBoxOfCrowbars = "打开箱装撬棍", +Recipe_PackBoxOfCrowbars = "打包撬棍", +Recipe_OpenBoxOfCanOpeners = "打开箱装开罐器", +Recipe_PackBoxOfCanOpeners = "打包开罐器", +Recipe_OpenBoxOfForgedCrowbars = "打开箱装锻造撬棍", +Recipe_PackBoxOfForgedCrowbars = "打包锻造撬棍", +Recipe_OpenBoxOfWeldingTorches = "打开箱装丙烷喷灯", +Recipe_PackBoxOfWeldingTorches = "打包丙烷喷灯", +Recipe_OpenBoxOfWelderMasks = "打开箱装焊工面罩", +Recipe_PackBoxOfWelderMasks = "打包焊工面罩", +Recipe_OpenBoxOfClawHammers = "打开箱装羊角锤", +Recipe_PackBoxOfClawHammers = "打包羊角锤", +Recipe_MakePackOfBeerCans = "打包啤酒罐", +Recipe_OpenBoxOfScrapWood = "打开箱装废木料", +Recipe_PackBoxOfScrapWood = "打包废木料", +Recipe_OpenBoxOfZipTies = "打开箱装拉链领带", +Recipe_PackBoxOfZipTies = "打包拉链领带", +Recipe_OpenBoxOfMouseTraps = "打开箱装老鼠夹", +Recipe_PackBoxOfMouseTraps = "打包老鼠夹", +Recipe_OpenBoxOfScrewdrivers = "打开一盒螺丝刀", +Recipe_PackBoxOfScrewdrivers = "打包一盒螺丝刀", +Recipe_OpenBoxOfHandiknifes = "打开一盒有用的刀", +Recipe_PackBoxOfHandiknifes = "打包一盒有用的刀", +Recipe_OpenBoxOfScissors = "打开一盒剪刀", +Recipe_PackBoxOfScissors = "打包一盒剪刀", +Recipe_OpenBoxOfMultitools = "打开多种工具的盒子", +Recipe_PackBoxOfMultitools = "打包多种工具的盒子", +Recipe_OpenBoxOfBallpeenHammers = "打开一盒圆头锤", +Recipe_PackBoxOfBallpeenHammers = "打包一盒圆头锤", +Recipe_OpenBoxOfForgedBallpeenHammers = "打开一盒锻造圆头锤", +Recipe_PackBoxOfForgedBallpeenHammers = "打包一盒锻造圆头锤", +Recipe_OpenBoxOfBaseballBats = "打开一盒棒球棒", +Recipe_PackBoxOfBaseballBats = "打包一盒棒球棒", +Recipe_OpenBoxOfMetalBaseballBats = "打开一盒金属棒球棒", +Recipe_PackBoxOfMetalBaseballBats = "打包一盒金属棒球棒", +Recipe_OpenBoxOfKatanas = "打开一盒武士刀", +Recipe_PackBoxOfKatanas = "打包一盒武士刀", +Recipe_OpenBoxOfFireAxes = "打开消防斧盒", +Recipe_PackBoxOfFireAxes = "打包消防斧盒", +Recipe_OpenBoxOfWoodAxes = "打开木斧盒", +Recipe_PackBoxOfWoodAxes = "打包木斧盒", +Recipe_OpenBoxOfHatchets = "打开斧头盒", +Recipe_PackBoxOfHatchets = "打包斧头盒", +Recipe_OpenBoxOfForgedHatchets = "打开一盒锻造斧头", +Recipe_PackBoxOfForgedHatchets = "打包一盒锻造斧头", + +-- ===== 食品类 ===== +Recipe_OpenBoxOfGranolaBars = "打开箱装燕麦棒", +Recipe_PackBoxOfGranolaBars = "打包燕麦棒", +Recipe_OpenBoxOfDehydratedMeatSticks = "打开箱装干肉条", +Recipe_PackBoxOfDehydratedMeatSticks = "打包干肉条", +Recipe_OpenBoxOfPlainChips = "打开箱装薯片(烧烤)", +Recipe_PackBoxOfPlainChips = "打包薯片(烧烤)", +Recipe_OpenBoxOfBarbecueChips = "打开箱装薯片(经典)", +Recipe_PackBoxOfBarbecueChips = "打包薯片(经典)", +Recipe_OpenBoxOfSaltAndVinegarChips = "打开箱装薯片(海鲜)", +Recipe_PackBoxOfSaltAndVinegarChips = "打包薯片(海鲜)", +Recipe_OpenBoxOfSourCreamAndOnionChips = "打开箱装薯片(葱香)", +Recipe_PackBoxOfSourCreamAndOnionChips = "打包薯片(葱香)", +Recipe_OpenBoxOfNettles = "打开箱装荨麻", +Recipe_PackBoxOfNettles = "打包荨麻", +Recipe_OpenBoxOfButter = "打开箱装黄油", +Recipe_PackBoxOfButter = "打包黄油", +Recipe_OpenBoxOfTea = "打开一盒茶", +Recipe_PackBoxOfTea = "打包一盒茶", +Recipe_OpenBoxOfOliveOil = "打开一盒橄榄油", +Recipe_PackBoxOfOliveOil = "打包一盒橄榄油", +Recipe_OpenBoxOfVegetableOil = "打开植物油盒", +Recipe_PackBoxOfVegetableOil = "打包植物油盒", +Recipe_OpenBoxOfYeast = "打开一盒酵母", +Recipe_PackBoxOfYeast = "打包一盒酵母", +Recipe_OpenBoxOfRamen = "打开一盒拉面", +Recipe_PackBoxOfRamen = "打包一盒拉面", +Recipe_OpenBoxOfSalt = "打开一盒盐", +Recipe_PackBoxOfSalt = "打包一盒盐", +Recipe_OpenBoxOfMargarine = "打开盒装人造黄油", +Recipe_PackBoxOfMargarine = "打包盒装人造黄油", +Recipe_OpenBoxOfLard = "打开一盒猪油", +Recipe_PackBoxOfLard = "打包一盒猪油", + +-- ===== 杂项类 ===== +Recipe_OpenBoxOfToiletPaper = "打开箱装厕纸", +Recipe_PackBoxOfToiletPaper = "打包厕纸", +Recipe_OpenBoxOfPencils = "打开箱装铅笔", +Recipe_PackBoxOfPencils = "打包铅笔", +Recipe_OpenBoxOfHeavySocks = "打开箱装厚袜", +Recipe_PackBoxOfHeavySocks = "打包厚袜", +Recipe_OpenBoxOfFrogs = "打开箱装青蛙", +Recipe_PackBoxOfFrogs = "打包青蛙", +Recipe_OpenBoxOfEngineParts = "打开箱装发动机零件", +Recipe_PackBoxOfEngineParts = "打包发动机零件", +Recipe_OpenBoxOfThread = "打开箱装线", +Recipe_PackBoxOfThread = "打包线", +Recipe_OpenBoxOfTwine = "打开箱装麻线", +Recipe_PackBoxOfTwine = "打包麻线", +Recipe_OpenBoxOfRazors = "打开箱装剃须刀", +Recipe_PackBoxOfRazors = "打包剃须刀", +Recipe_OpenBoxOfSoap = "打开箱装肥皂", +Recipe_PackBoxOfSoap = "打包肥皂", + + +-- ===== 弹药类 ===== +Recipe_OpenCrateOf308 = "打开箱装.308弹药", +Recipe_MakeCrateOf308 = "打包.308弹药", +Recipe_OpenCrateOf556 = "打开箱装5.56弹药", +Recipe_MakeCrateOf556 = "打包5.56弹药", +Recipe_OpenCrateOf38 = "打开箱装.38弹药", +Recipe_MakeCrateOf38 = "打包.38弹药", +Recipe_OpenCrateOf44 = "打开箱装.44弹药", +Recipe_MakeCrateOf44 = "打包.44弹药", +Recipe_OpenCrateOf45 = "打开箱装.45弹药", +Recipe_MakeCrateOf45 = "打包.45弹药", +Recipe_OpenCrateOf9mm = "打开箱装9mm弹药", +Recipe_MakeCrateOf9mm = "打包9mm弹药", +Recipe_OpenCrateOfShotgunShells = "打开箱装霰弹", +Recipe_MakeCrateOfShotgunShells = "打包霰弹" +} diff --git a/Box more!/42/media/lua/shared/Translate/EN/ItemName_EN.txt b/Box more!/42/media/lua/shared/Translate/EN/ItemName_EN.txt new file mode 100644 index 0000000..26e5e64 --- /dev/null +++ b/Box more!/42/media/lua/shared/Translate/EN/ItemName_EN.txt @@ -0,0 +1,112 @@ +ItemName_Base.CN = +{ +-- ===== Medical ===== +ItemName_Base.BoxOfAlcoholWipes = "Box of Alcohol Wipes" +ItemName_Base.BoxOfAlcoholBottles = "Box of Alcohol Bottles" +ItemName_Base.BoxOfPainkillers = "Box of Painkillers" +ItemName_Base.BoxOfSleepingPills = "Box of Sleeping Pills" +ItemName_Base.BoxOfCaffeinePills = "Box of Caffeine Pills" +ItemName_Base.BoxOfBetaBlockers = "Box of Beta Blockers" +ItemName_Base.BoxOfSterilizedBandages = "Box of Sterilized Bandages" + +-- ===== Fire/Light ===== +ItemName_Base.BoxOfMatches = "Box of Matches" +ItemName_Base.BoxOfLighters = "Box of Lighters" + +-- ===== Ammo ===== +ItemName_Base.CrateOf308 = "Crate of .308 Cartons" +ItemName_Base.CrateOf556 = "Crate of 5.56 Cartons" +ItemName_Base.CrateOf38 = "Crate of .38 Cartons" +ItemName_Base.CrateOf44 = "Crate of .44 Cartons" +ItemName_Base.CrateOf45 = "Crate of .45 Cartons" +ItemName_Base.CrateOf9mm = "Crate of 9mm Cartons" +ItemName_Base.CrateShotgunShells = "Crate of Shotgun Shell Cartons" + +-- ===== Materials ===== +ItemName_Base.BoxOfSteelSheets = "Box of Steel Sheets" +ItemName_Base.BoxOfSmallSteelSheets = "Box of Small Steel Sheets" +ItemName_Base.BoxOfIronBars = "Box of Iron Bars" +ItemName_Base.BoxOfIronPipes = "Box of Iron Pipes" +ItemName_Base.BoxOfSteelBars = "Box of Steel Bars" +ItemName_Base.BoxOfSteelRods = "Box of Steel Rods" +ItemName_Base.BoxOfClay = "Box of Clay" +ItemName_Base.BoxOfStoneBlocks = "Box of Stone Blocks" +ItemName_Base.BoxOfStones = "Box of Stones" +ItemName_Base.BoxOfBricks = "Box of Bricks" +ItemName_Base.BoxOfGlue = "Box of Glue" +ItemName_Base.BoxOfWoodGlue = "Box of Wood Glue" +ItemName_Base.CrateOfPlanks = "Crate of Planks" +ItemName_Base.CrateOfTreeBranches = "Crate of Tree Branches" +ItemName_Base.CrateOfSaplings = "Crate of Saplings" +ItemName_Base.BoxOfEpoxy = "Box of Epoxy" + +-- ===== Electrical ===== +ItemName_Base.BoxOfScrapElectronics = "Box of Scrap Electronics" +ItemName_Base.BoxOfElectricalWire = "Box of Electrical Wire" +ItemName_Base.BoxOfRadioReceivers = "Box of Radio Receivers" +ItemName_Base.BoxOfRadioTransmitters = "Box of Radio Transmitters" +ItemName_Base.BoxOfReceivers = "Box of Receivers" +ItemName_Base.BoxOfAmplifiers = "Box of Amplifers" + +-- ===== Scrap ===== +ItemName_Base.BoxOfScrapMetal = "Box of Scrap Metal" +ItemName_Base.BoxOfCopperScrap = "Box of Copper Scrap" +ItemName_Base.BoxOfSteelScrap = "Box of Steel Scrap" +ItemName_Base.BoxOfIronScrap = "Box of Iron Scrap" +ItemName_Base.BoxOfAluminumScrap = "Box of Aluminum Scrap" +ItemName_Base.BoxOfBrassScrap = "Box of Brass Scrap" +ItemName_Base.BoxOfNutsAndBolts = "Box of Nuts and Bolts" + +-- ===== Tools/Weapons ===== +ItemName_Base.BoxOfCanOpeners = "Box of Can Openers" +ItemName_Base.BoxOfCrowbars = "Box of Crowbars" +ItemName_Base.BoxOfWeldingTorches = "Box of Welding Torches" +ItemName_Base.BoxOfWelderMasks = "Box of Welder Masks" +ItemName_Base.BoxOfForgedCrowbars = "Box of Forged Crowbars" +ItemName_Base.BoxOfClawHammers = "Box of Claw Hammers" +ItemName_Base.BoxOfScrapWood = "Box of Scrap Wood" +ItemName_Base.BoxOfWoodCharcoal = "Box of Wood Charcoal" +ItemName_Base.BoxOfZipTies = "Box of Zip Ties" +ItemName_Base.BoxOfScrewdrivers = "Box of Screwdrivers" +ItemName_Base.BoxOfHandiknifes = "Box of Handiknifes" +ItemName_Base.BoxOfScissors = "Box of Scissors" +ItemName_Base.BoxOfMultitools = "Box of Multitools" +ItemName_Base.BoxOfBallpeenHammers = "Box of Ball-peen Hammers" +ItemName_Base.BoxOfForgedBallpeenHammers = "Box of Forged Ball-peen Hammers" +ItemName_Base.BoxOfBaseballBats = "Box of Baseball Bats" +ItemName_Base.BoxOfMetalBaseballBats = "Box of Metal Baseball Bats" +ItemName_Base.BoxOfKatanas = "Box of Katanas" +ItemName_Base.BoxOfFireAxes = "Box of Fire Axes" +ItemName_Base.BoxOfWoodAxes = "Box of Wood Axes" +ItemName_Base.BoxOfHatchets = "Box of Hatchets" +ItemName_Base.BoxOfForgedHatchets = "Box of Forged Hatchets" + +-- ===== Food ===== +ItemName_Base.BoxOfGranolaBars = "Box of Granola Bars" +ItemName_Base.BoxOfDehydratedMeatSticks = "Box of Dehydrated Meat Sticks" +ItemName_Base.BoxOfPlainChips = "Box of Plain Chips" +ItemName_Base.BoxOfBarbecueChips = "Box of Barbecue Chips" +ItemName_Base.BoxOfSaltAndVinegarChips = "Box of Salt and Vinegar Chips" +ItemName_Base.BoxOfSourCreamAndOnionChips = "Box of Sour Cream and Onion Chips" +ItemName_Base.BoxOfNettles = "Box of Nettles" +ItemName_Base.BoxOfButter = "Box of Butter" +ItemName_Base.BoxOfTea = "Box of Tea" +ItemName_Base.BoxOfOliveOil = "Box of Olive Oil" +ItemName_Base.BoxOfVegetableOil = "Box of Vegetable Oil" +ItemName_Base.BoxOfYeast = "Box of Yeast" +ItemName_Base.BoxOfRamen = "Box of Ramen" +ItemName_Base.BoxOfSalt = "Box of Salt" +ItemName_Base.BoxOfMargarine = "Box of Margarine" +ItemName_Base.BoxOfLard = "Box of Lard" + +-- ===== Uhhh ===== +ItemName_Base.BoxOfFrogs = "Box of Frogs" +ItemName_Base.BoxOfToiletPaper = "Box of Toilet Paper" +ItemName_Base.BoxOfPencils = "Box of Pencils" +ItemName_Base.BoxOfHeavySocks = "Box of Heavy Socks" +ItemName_Base.BoxOfEngineParts = "Box of Engine Parts" +ItemName_Base.BoxOfThread = "Box of Thread" +ItemName_Base.BoxOfTwine = "Box of Twine" +ItemName_Base.BoxOfMouseTraps = "Box of Mouse Traps" +ItemName_Base.BoxOfSoap = "Box of Soap" +} diff --git a/Box more!/42/media/lua/shared/Translate/EN/Recipes_EN.txt b/Box more!/42/media/lua/shared/Translate/EN/Recipes_EN.txt new file mode 100644 index 0000000..68922f0 --- /dev/null +++ b/Box more!/42/media/lua/shared/Translate/EN/Recipes_EN.txt @@ -0,0 +1,207 @@ +Recipes_EN = +{ +-- ===== Fire/Light Source ===== +Recipe_OpenBoxOfMatches = "Open Box of Matches", +Recipe_PackBoxOfMatches = "Pack Box of Matches", +Recipe_OpenBoxOfLighters = "Open Box of Lighters", +Recipe_PackBoxOfLighters = "Pack Box of Lighters", + +-- ===== Medical ===== +Recipe_OpenBoxOfAlcoholWipes = "Open Box of Alcohol Wipes", +Recipe_PackBoxOfAlcoholWipes = "Pack Box of Alcohol Wipes", +Recipe_OpenBoxOfAlcoholBottles = "Open Box of Alcohol Bottles", +Recipe_PackBoxOfAlcoholBottles = "Pack Box of Alcohol Bottles", +Recipe_OpenBoxOfPainkillers = "Open Box of Painkillers", +Recipe_PackBoxOfPainkillers = "Pack Box of Painkillers", +Recipe_OpenBoxOfSleepingPills = "Open Box of Sleeping Pills", +Recipe_PackBoxOfSleepingPills = "Pack Box of Sleeping Pills", +Recipe_OpenBoxOfCaffeinePills = "Open Box of Caffeine Pills", +Recipe_PackBoxOfCaffeinePills = "Pack Box of Caffeine Pills", +Recipe_OpenBoxOfBetaBlockers = "Open Box of Beta Blockers", +Recipe_PackBoxOfBetaBlockers = "Pack Box of Beta Blockers", +Recipe_OpenBoxOfSterilizedBandages = "Open Box of Sterilized Bandages", +Recipe_PackBoxOfSterilizedBandages = "Pack Box of Sterilized Bandages", + +-- ===== Electrical ===== +Recipe_OpenBoxOfScrapElectronics = "Open Box of Scrap Electronics", +Recipe_PackBoxOfScrapElectronics = "Pack Box of Scrap Electronics", +Recipe_OpenBoxOfElectricalWire = "Open Box of Electrical Wire", +Recipe_PackBoxOfElectricalWire = "Pack Box of Electrical Wire", +Recipe_OpenBoxOfRadioReceivers = "Open Box of Radio Receivers", +Recipe_PackBoxOfRadioReceivers = "Pack Box of Radio Receivers", +Recipe_OpenBoxOfRadioTransmitters = "Open Box of Radio Transmitters", +Recipe_PackBoxOfRadioTransmitters = "Pack Box of Radio Transmitters", +Recipe_OpenBoxOfReceivers = "Open Box of Receivers", +Recipe_PackBoxOfReceivers = "Pack Box of Receivers", +Recipe_OpenBoxOfAmplifiers = "Open Box of Amplifiers", +Recipe_PackBoxOfAmplifiers = "Pack Box of Amplifiers", + +-- ===== Materials ===== +Recipe_OpenBoxOfWoodGlue = "Open Box of Wood Glue", +Recipe_PackBoxOfWoodGlue = "Pack Box of Wood Glue", +Recipe_OpenBoxOfGlue = "Open Box of Glue", +Recipe_PackBoxOfGlue = "Pack Box of Glue", +Recipe_OpenBoxOfSteelSheets = "Open Box of Steel Sheets", +Recipe_PackBoxOfSteelSheets = "Pack Box of Steel Sheets", +Recipe_OpenBoxOfSmallSteelSheets = "Open Box of Small Steel Sheets", +Recipe_PackBoxOfSmallSteelSheets = "Pack Box of Small Steel Sheets", +Recipe_OpenBoxOfIronBars = "Open Box of Iron Bars", +Recipe_PackBoxOfIronBars = "Pack Box of Iron Bars", +Recipe_OpenBoxOfIronPipes = "Open Box of Iron Pipes", +Recipe_PackBoxOfIronPipes = "Pack Box of Iron Pipes", +Recipe_OpenBoxOfSteelBars = "Open Box of Steel Bars", +Recipe_PackBoxOfSteelBars = "Pack Box of Steel Bars", +Recipe_OpenBoxOfSteelRods = "Open Box of Steel Rods", +Recipe_PackBoxOfSteelRods = "Pack Box of Steel Rods", +Recipe_OpenBoxOfClay = "Open Box of Clay", +Recipe_PackBoxOfClay = "Pack Box of Clay", +Recipe_OpenBoxOfStoneBlocks = "Open Box of Stone Blocks", +Recipe_PackBoxOfStoneBlocks = "Pack Box of Stone Blocks", +Recipe_OpenBoxOfStones = "Open Box of Stones", +Recipe_PackBoxOfStones = "Pack Box of Stones", +Recipe_OpenBoxOfBricks = "Open Box of Bricks", +Recipe_PackBoxOfBricks = "Pack Box of Bricks", +Recipe_OpenBoxOfCharcoalCrafted = "Open Box of Wood Charcoal", +Recipe_PackBoxOfCharcoalCrafted = "Pack Box of Wood Charcoal", +Recipe_OpenCrateOfPlanks = "Open Crate of Planks", +Recipe_PackCrateOfPlanks = "Pack Crate of Planks", +Recipe_OpenCrateOfTreeBranches = "Open Crate of Tree Branches", +Recipe_PackCrateOfTreeBranches = "Pack Crate of Tree Branches", +Recipe_OpenCrateOfSaplings = "Open Crate of Saplings", +Recipe_PackCrateOfSaplings = "Pack Crate of Saplings", +Recipe_OpenBoxOfEpoxy = "Open Box of Epoxy", +Recipe_PackBoxOfEpoxy = "Pack Box of Epoxy", + +-- ===== Scrap ===== +Recipe_OpenBoxOfScrapMetal = "Open Box of Scrap Metal", +Recipe_PackBoxOfScrapMetal = "Pack Box of Scrap Metal", +Recipe_OpenBoxOfCopperScrap = "Open Box of Copper Scrap", +Recipe_PackBoxOfCopperScrap = "Pack Box of Copper Scrap", +Recipe_OpenBoxOfSteelScrap = "Open Box of Steel Scrap", +Recipe_PackBoxOfSteelScrap = "Pack Box of Steel Scrap", +Recipe_OpenBoxOfIronScrap = "Open Box of Iron Scrap", +Recipe_PackBoxOfIronScrap = "Pack Box of Iron Scrap", +Recipe_OpenBoxOfAluminumScrap = "Open Box of Aluminum Scrap", +Recipe_PackBoxOfAluminumScrap = "Pack Box of Aluminum Scrap", +Recipe_OpenBoxOfBrassScrap = "Open Box of Brass Scrap", +Recipe_PackBoxOfBrassScrap = "Pack Box of Brass Scrap", +Recipe_OpenBoxOfNutsAndBolts = "Open Box of Nuts and Bolts", +Recipe_PackBoxOfNutsAndBolts = "Pack Box of Nuts and Bolts", + +-- ===== Tools/Weapons ===== +Recipe_OpenBoxOfCrowbars = "Open Box of Crowbars", +Recipe_PackBoxOfCrowbars = "Pack Box of Crowbars", +Recipe_OpenBoxOfCanOpeners = "Open Box of Can Openers", +Recipe_PackBoxOfCanOpeners = "Pack Box of Can Openers", +Recipe_OpenBoxOfForgedCrowbars = "Open Box of Forged Crowbars", +Recipe_PackBoxOfForgedCrowbars = "Pack Box of Forged Crowbars", +Recipe_OpenBoxOfWeldingTorches = "Open Box of Welding Torches", +Recipe_PackBoxOfWeldingTorches = "Pack Box of Welding Torches", +Recipe_OpenBoxOfWelderMasks = "Open Box of Welder Masks", +Recipe_PackBoxOfWelderMasks = "Pack Box of Welder Masks", +Recipe_OpenBoxOfClawHammers = "Open Box of Claw Hammers", +Recipe_PackBoxOfClawHammers = "Pack Box of Claw Hammers", +Recipe_MakePackOfBeerCans = "Make Pack of Beer Cans", +Recipe_OpenBoxOfScrapWood = "Open Box of Scrap Wood", +Recipe_PackBoxOfScrapWood = "Pack Box of Scrap Wood", +Recipe_OpenBoxOfZipTies = "Open Box of Zip Ties", +Recipe_PackBoxOfZipTies = "Pack Box of Zip Ties", +Recipe_OpenBoxOfMouseTraps = "Open Box of Mouse Traps", +Recipe_PackBoxOfMouseTraps = "Pack Box of Mouse Traps", +Recipe_OpenBoxOfScrewdrivers = "Open Box of Screwdrivers", +Recipe_PackBoxOfScrewdrivers = "Pack Box of Screwdrivers", +Recipe_OpenBoxOfHandiknifes = "Open Box of Handiknifes", +Recipe_PackBoxOfHandiknifes = "Pack Box of Handiknifes", +Recipe_OpenBoxOfScissors = "Open Box of Scissors", +Recipe_PackBoxOfScissors = "Pack Box of Scissors", +Recipe_OpenBoxOfMultitools = "Open Box of Multitools", +Recipe_PackBoxOfMultitools = "Pack Box of Multitools", +Recipe_OpenBoxOfBallpeenHammers = "Open Box of Ball-peen Hammers", +Recipe_PackBoxOfBallpeenHammers = "Pack Box of Ball-peen Hammers", +Recipe_OpenBoxOfForgedBallpeenHammers = "Open Box of Forged Ball-peen Hammers", +Recipe_PackBoxOfForgedBallpeenHammers = "Pack Box of Forged Ball-peen Hammers", +Recipe_OpenBoxOfBaseballBats = "Open Box of Baseball Bats", +Recipe_PackBoxOfBaseballBats = "Pack Box of Baseball Bats", +Recipe_OpenBoxOfMetalBaseballBats = "Open Box of Metal Baseball Bats", +Recipe_PackBoxOfMetalBaseballBats = "Pack Box of Metal Baseball Bats", +Recipe_OpenBoxOfKatanas = "Open Box of Katanas", +Recipe_PackBoxOfKatanas = "Pack Box of Katanas", +Recipe_OpenBoxOfFireAxes = "Open Box of Fire Axes", +Recipe_PackBoxOfFireAxes = "Pack Box of Fire Axes", +Recipe_OpenBoxOfWoodAxes = "Open Box of Wood Axes", +Recipe_PackBoxOfWoodAxes = "Pack Box of Wood Axes", +Recipe_OpenBoxOfHatchets = "Open Box of Hatchets", +Recipe_PackBoxOfHatchets = "Pack Box of Hatchets", +Recipe_OpenBoxOfForgedHatchets = "Open Box of Forged Hatchets", +Recipe_PackBoxOfForgedHatchets = "Pack Box of Forged Hatchets", + +-- ===== Food ===== +Recipe_OpenBoxOfGranolaBars = "Open Box of Granola Bars", +Recipe_PackBoxOfGranolaBars = "Pack Box of Granola Bars", +Recipe_OpenBoxOfDehydratedMeatSticks = "Open Box of Dehydrated Meat Sticks", +Recipe_PackBoxOfDehydratedMeatSticks = "Pack Box of Dehydrated Meat Sticks", +Recipe_OpenBoxOfPlainChips = "Open Box of Plain Chips", +Recipe_PackBoxOfPlainChips = "Pack Box of Plain Chips", +Recipe_OpenBoxOfBarbecueChips = "Open Box of Barbecue Chips", +Recipe_PackBoxOfBarbecueChips = "Pack Box of Barbecue Chips", +Recipe_OpenBoxOfSaltAndVinegarChips = "Open Box of Salt and Vinegar Chips", +Recipe_PackBoxOfSaltAndVinegarChips = "Pack Box of Salt and Vinegar Chips", +Recipe_OpenBoxOfSourCreamAndOnionChips = "Open Box of Sour Cream and Onion Chips", +Recipe_PackBoxOfSourCreamAndOnionChips = "Pack Box of Sour Cream and Onion Chips", +Recipe_OpenBoxOfNettles = "Open Box of Nettles", +Recipe_PackBoxOfNettles = "Pack Box of Nettles", +Recipe_OpenBoxOfButter = "Open Box of Butter", +Recipe_PackBoxOfButter = "Pack Box of Butter", +Recipe_OpenBoxOfTea = "Open Box of Tea", +Recipe_PackBoxOfTea = "Pack Box of Tea", +Recipe_OpenBoxOfOliveOil = "Open Box of Olive Oil", +Recipe_PackBoxOfOliveOil = "Pack Box of Olive Oil", +Recipe_OpenBoxOfVegetableOil = "Open Box of Vegetable Oil", +Recipe_PackBoxOfVegetableOil = "Pack Box of Vegetable Oil", +Recipe_OpenBoxOfYeast = "Open Box of Yeast", +Recipe_PackBoxOfYeast = "Pack Box of Yeast", +Recipe_OpenBoxOfRamen = "Open Box of Ramen", +Recipe_PackBoxOfRamen = "Pack Box of Ramen", +Recipe_OpenBoxOfSalt = "Open Box of Salt", +Recipe_PackBoxOfSalt = "Pack Box of Salt", +Recipe_OpenBoxOfMargarine = "Open Box of Margarine", +Recipe_PackBoxOfMargarine = "Pack Box of Margarine", +Recipe_OpenBoxOfLard = "Open Box of Lard", +Recipe_PackBoxOfLard = "Pack Box of Lard", + +-- ===== Uhhh ===== +Recipe_OpenBoxOfToiletPaper = "Open Box of Toilet Paper", +Recipe_PackBoxOfToiletPaper = "Pack Box of Toilet Paper", +Recipe_OpenBoxOfPencils = "Open Box of Pencils", +Recipe_PackBoxOfPencils = "Pack Box of Pencils", +Recipe_OpenBoxOfHeavySocks = "Open Box of Heavy Socks", +Recipe_PackBoxOfHeavySocks = "Pack Box of Heavy Socks", +Recipe_OpenBoxOfFrogs = "Open Box of Frogs", +Recipe_PackBoxOfFrogs = "Pack Box of Frogs", +Recipe_OpenBoxOfEngineParts = "Open Box of Engine Parts", +Recipe_PackBoxOfEngineParts = "Pack Box of Engine Parts", +Recipe_OpenBoxOfThread = "Open Box of Thread", +Recipe_PackBoxOfThread = "Pack Box of Thread", +Recipe_OpenBoxOfTwine = "Open Box of Twine", +Recipe_PackBoxOfTwine = "Pack Box of Twine", +Recipe_OpenBoxOfRazors = "Open Box of Razors", +Recipe_PackBoxOfRazors = "Pack Box of Razors", +Recipe_OpenBoxOfSoap = "Open Box of Soap", +Recipe_PackBoxOfSoap = "Pack Box of Soap", + +-- ===== Ammo ===== +Recipe_OpenCrateOf308 = "Open Crate of .308 Cartons", +Recipe_MakeCrateOf308 = "Pack Crate of .308 Cartons", +Recipe_OpenCrateOf556 = "Open Crate of 5.56 Cartons", +Recipe_MakeCrateOf556 = "Pack Crate of 5.56 Cartons", +Recipe_OpenCrateOf38 = "Open Crate of .38 Cartons", +Recipe_MakeCrateOf38 = "Pack Crate of .38 Cartons", +Recipe_OpenCrateOf44 = "Open Crate of .44 Cartons", +Recipe_MakeCrateOf44 = "Pack Crate of .44 Cartons", +Recipe_OpenCrateOf45 = "Open Crate of .45 Cartons", +Recipe_MakeCrateOf45 = "Pack Crate of .45 Cartons", +Recipe_OpenCrateOf9mm = "Open Crate of 9mm Cartons", +Recipe_MakeCrateOf9mm = "Pack Crate of 9mm Cartons", +Recipe_OpenCrateOfShotgunShells = "Open Crate of Shotgun Shell Cartons", +Recipe_MakeCrateOfShotgunShells = "Pack Crate of Shotgun Shell Cartons" +} diff --git a/Box more!/42/media/lua/shared/Translate/RU/ItemName_RU.txt b/Box more!/42/media/lua/shared/Translate/RU/ItemName_RU.txt new file mode 100644 index 0000000..0fc2543 --- /dev/null +++ b/Box more!/42/media/lua/shared/Translate/RU/ItemName_RU.txt @@ -0,0 +1,113 @@ +ItemName_RU = { + +-- ===== Medical ===== + ItemName_Base.BoxOfAlcoholWipes = "Коробка спиртовых салфеток", + ItemName_Base.BoxOfAlcoholBottles = "Коробка бутылок спирта", + ItemName_Base.BoxOfPainkillers = "Коробка обезболивающих", + ItemName_Base.BoxOfSleepingPills = "Коробка снотворного", + ItemName_Base.BoxOfCaffeinePills = "Коробка кофеиновых таблеток", + ItemName_Base.BoxOfBetaBlockers = "Коробка бета-блокаторов", + ItemName_Base.BoxOfSterilizedBandages = "Коробка стерильных бинтов", + +-- ===== Fire/Light ===== + ItemName_Base.BoxOfMatches = "Коробка спичек", + ItemName_Base.BoxOfLighters = "Коробка зажигалок", + +-- ===== Ammo ===== + ItemName_Base.CrateOf308 = "Коробка - Патроны .308", + ItemName_Base.CrateOf556 = "Коробка - Патроны 5.56", + ItemName_Base.CrateOf38 = "Коробка - Патроны .38", + ItemName_Base.CrateOf44 = "Коробка - Патроны .44", + ItemName_Base.CrateOf45 = "Коробка - Патроны .45", + ItemName_Base.CrateOf9mm = "Коробка - Патроны 9 мм", + ItemName_Base.CrateShotgunShells = "Коробка - Картечь", + +-- ===== Materials ===== + ItemName_Base.BoxOfSteelSheets = "Коробка стальных листов", + ItemName_Base.BoxOfSmallSteelSheets = "Коробка малых стальных листов", + ItemName_Base.BoxOfIronBars = "Коробка железных прутьев", + ItemName_Base.BoxOfIronPipes = "Коробка железных труб", + ItemName_Base.BoxOfSteelBars = "Коробка стальных прутьев", + ItemName_Base.BoxOfSteelRods = "Коробка стальных стержней", + ItemName_Base.BoxOfClay = "Коробка глины", + ItemName_Base.BoxOfStoneBlocks = "Коробка каменных блоков", + ItemName_Base.BoxOfStones = "Коробка камней", + ItemName_Base.BoxOfBricks = "Коробка кирпичей", + ItemName_Base.BoxOfGlue = "Коробка клея", + ItemName_Base.BoxOfWoodGlue = "Коробка столярного клея", + ItemName_Base.CrateOfPlanks = "Ящик досок", + ItemName_Base.CrateOfTreeBranches = "Ящик веток", + ItemName_Base.CrateOfSaplings = "Ящик саженцев", + ItemName_Base.BoxOfEpoxy = "Коробка эпоксидки", + ItemName_Base.BoxOfRazors = "Коробка бритв", + +-- ===== Electrical ===== + ItemName_Base.BoxOfScrapElectronics = "Коробка электронного лома", + ItemName_Base.BoxOfElectricalWire = "Коробка электропроводов", + ItemName_Base.BoxOfRadioReceivers = "Коробка радиоприёмников", + ItemName_Base.BoxOfRadioTransmitters = "Коробка радиопередатчиков", + ItemName_Base.BoxOfReceivers = "Коробка приёмников", + ItemName_Base.BoxOfAmplifiers = "Коробка усилителей", + +-- ===== Scrap ===== + ItemName_Base.BoxOfScrapMetal = "Коробка металлолома", + ItemName_Base.BoxOfCopperScrap = "Коробка медного лома", + ItemName_Base.BoxOfSteelScrap = "Коробка стального лома", + ItemName_Base.BoxOfIronScrap = "Коробка железного лома", + ItemName_Base.BoxOfAluminumScrap = "Коробка алюминиевого лома", + ItemName_Base.BoxOfBrassScrap = "Коробка латунного лома", + ItemName_Base.BoxOfNutsAndBolts = "Коробка гаек и болтов", + +-- ===== Tools/Weapons ===== + ItemName_Base.BoxOfCanOpeners = "Коробка открывашек", + ItemName_Base.BoxOfCrowbars = "Коробка ломов", + ItemName_Base.BoxOfWeldingTorches = "Коробка сварочных горелок", + ItemName_Base.BoxOfWelderMasks = "Коробка сварочных масок", + ItemName_Base.BoxOfForgedCrowbars = "Коробка кованых ломов", + ItemName_Base.BoxOfClawHammers = "Коробка гвоздодёров", + ItemName_Base.BoxOfScrapWood = "Коробка древесных отходов", + ItemName_Base.BoxOfWoodCharcoal = "Коробка древесного угля", + ItemName_Base.BoxOfZipTies = "Коробка стяжек", + ItemName_Base.BoxOfScrewdrivers = "Коробка отвёрток", + ItemName_Base.BoxOfHandiknifes = "Коробка перочинных ножей", + ItemName_Base.BoxOfScissors = "Коробка ножниц", + ItemName_Base.BoxOfMultitools = "Коробка мультитулов", + ItemName_Base.BoxOfBallpeenHammers = "Коробка слесарных молотков", + ItemName_Base.BoxOfForgedBallpeenHammers = "Коробка кованых слесарных молотков", + ItemName_Base.BoxOfBaseballBats = "Коробка бейсбольных бит", + ItemName_Base.BoxOfMetalBaseballBats = "Коробка металлических бит", + ItemName_Base.BoxOfKatanas = "Коробка катан", + ItemName_Base.BoxOfFireAxes = "Коробка пожарных топоров", + ItemName_Base.BoxOfWoodAxes = "Коробка лесорубных топоров", + ItemName_Base.BoxOfHatchets = "Коробка тесаков", + ItemName_Base.BoxOfForgedHatchets = "Коробка кованых тесаков", + +-- ===== Food ===== + ItemName_Base.BoxOfGranolaBars = "Коробка мюсли-батончиков", + ItemName_Base.BoxOfDehydratedMeatSticks = "Коробка вяленых мясных палочек", + ItemName_Base.BoxOfPlainChips = "Коробка обычных чипсов", + ItemName_Base.BoxOfBarbecueChips = "Коробка чипсов со вкусом барбекю", + ItemName_Base.BoxOfSaltAndVinegarChips = "Коробка чипсов с солью и уксусом", + ItemName_Base.BoxOfSourCreamAndOnionChips = "Коробка чипсов со сметаной и луком", + ItemName_Base.BoxOfNettles = "Коробка крапивы", + ItemName_Base.BoxOfButter = "Коробка масла", + ItemName_Base.BoxOfTea = "Коробка чая", + ItemName_Base.BoxOfOliveOil = "Коробка оливкового масла", + ItemName_Base.BoxOfVegetableOil = "Коробка растительного масла", + ItemName_Base.BoxOfYeast = "Коробка дрожжей", + ItemName_Base.BoxOfRamen = "Коробка рамена", + ItemName_Base.BoxOfSalt = "Коробка соли", + ItemName_Base.BoxOfMargarine = "Коробка маргарина", + ItemName_Base.BoxOfLard = "Коробка свиного жира", + +-- ===== Uhhh ===== + ItemName_Base.BoxOfFrogs = "Коробка лягушек", + ItemName_Base.BoxOfToiletPaper = "Коробка туалетной бумаги", + ItemName_Base.BoxOfPencils = "Коробка карандашей", + ItemName_Base.BoxOfHeavySocks = "Коробка тёплых носков", + ItemName_Base.BoxOfEngineParts = "Коробка деталей двигателя", + ItemName_Base.BoxOfThread = "Коробка ниток", + ItemName_Base.BoxOfTwine = "Коробка бечёвки", + ItemName_Base.BoxOfMouseTraps = "Коробка мышеловок", + ItemName_Base.BoxOfSoap = "Коробка мыла", +} diff --git a/Box more!/42/media/lua/shared/Translate/RU/Recipes_RU.txt b/Box more!/42/media/lua/shared/Translate/RU/Recipes_RU.txt new file mode 100644 index 0000000..e9bfd1f --- /dev/null +++ b/Box more!/42/media/lua/shared/Translate/RU/Recipes_RU.txt @@ -0,0 +1,207 @@ +Recipes_RU = { + +-- ===== Fire/Light Source ===== + Recipe_OpenBoxOfMatches = "Распаковать коробку спичек", + Recipe_PackBoxOfMatches = "Упаковать коробку спичек", + Recipe_OpenBoxOfLighters = "Распаковать коробку зажигалок", + Recipe_PackBoxOfLighters = "Упаковать коробку зажигалок", + +-- ===== Medical ===== + Recipe_OpenBoxOfAlcoholWipes = "Распаковать коробку спиртовых салфеток", + Recipe_PackBoxOfAlcoholWipes = "Упаковать коробку спиртовых салфеток", + Recipe_OpenBoxOfAlcoholBottles = "Распаковать коробку бутылок спирта", + Recipe_PackBoxOfAlcoholBottles = "Упаковать коробку бутылок спирта", + Recipe_OpenBoxOfPainkillers = "Распаковать коробку обезболивающих", + Recipe_PackBoxOfPainkillers = "Упаковать коробку обезболивающих", + Recipe_OpenBoxOfSleepingPills = "Распаковать коробку снотворного", + Recipe_PackBoxOfSleepingPills = "Упаковать коробку снотворного", + Recipe_OpenBoxOfCaffeinePills = "Распаковать коробку кофеиновых таблеток", + Recipe_PackBoxOfCaffeinePills = "Упаковать коробку кофеиновых таблеток", + Recipe_OpenBoxOfBetaBlockers = "Распаковать коробку бета-блокаторов", + Recipe_PackBoxOfBetaBlockers = "Упаковать коробку бета-блокаторов", + Recipe_OpenBoxOfSterilizedBandages = "Распаковать коробку стерильных бинтов", + Recipe_PackBoxOfSterilizedBandages = "Упаковать коробку стерильных бинтов", + +-- ===== Electrical ===== + Recipe_OpenBoxOfScrapElectronics = "Распаковать коробку электронного лома", + Recipe_PackBoxOfScrapElectronics = "Упаковать коробку электронного лома", + Recipe_OpenBoxOfElectricalWire = "Распаковать коробку электропроводов", + Recipe_PackBoxOfElectricalWire = "Упаковать коробку электропроводов", + Recipe_OpenBoxOfRadioReceivers = "Распаковать коробку радиоприёмников", + Recipe_PackBoxOfRadioReceivers = "Упаковать коробку радиоприёмников", + Recipe_OpenBoxOfRadioTransmitters = "Распаковать коробку радиопередатчиков", + Recipe_PackBoxOfRadioTransmitters = "Упаковать коробку радиопередатчиков", + Recipe_OpenBoxOfReceivers = "Распаковать коробку приёмников", + Recipe_PackBoxOfReceivers = "Упаковать коробку приёмников", + Recipe_OpenBoxOfAmplifiers = "Распаковать коробку усилителей", + Recipe_PackBoxOfAmplifiers = "Упаковать коробку усилителей", + +-- ===== Materials ===== + Recipe_OpenBoxOfWoodGlue = "Распаковать коробку столярного клея", + Recipe_PackBoxOfWoodGlue = "Упаковать коробку столярного клея", + Recipe_OpenBoxOfGlue = "Распаковать коробку клея", + Recipe_PackBoxOfGlue = "Упаковать коробку клея", + Recipe_OpenBoxOfSteelSheets = "Распаковать коробку стальных листов", + Recipe_PackBoxOfSteelSheets = "Упаковать коробку стальных листов", + Recipe_OpenBoxOfSmallSteelSheets = "Распаковать коробку малых стальных листов", + Recipe_PackBoxOfSmallSteelSheets = "Упаковать коробку малых стальных листов", + Recipe_OpenBoxOfIronBars = "Распаковать коробку железных прутьев", + Recipe_PackBoxOfIronBars = "Упаковать коробку железных прутьев", + Recipe_OpenBoxOfIronPipes = "Распаковать коробку железных труб", + Recipe_PackBoxOfIronPipes = "Упаковать коробку железных труб", + Recipe_OpenBoxOfSteelBars = "Распаковать коробку стальных прутьев", + Recipe_PackBoxOfSteelBars = "Упаковать коробку стальных прутьев", + Recipe_OpenBoxOfSteelRods = "Распаковать коробку стальных стержней", + Recipe_PackBoxOfSteelRods = "Упаковать коробку стальных стержней", + Recipe_OpenBoxOfClay = "Распаковать коробку глины", + Recipe_PackBoxOfClay = "Упаковать коробку глины", + Recipe_OpenBoxOfStoneBlocks = "Распаковать коробку каменных блоков", + Recipe_PackBoxOfStoneBlocks = "Упаковать коробку каменных блоков", + Recipe_OpenBoxOfStones = "Распаковать коробку камней", + Recipe_PackBoxOfStones = "Упаковать коробку камней", + Recipe_OpenBoxOfBricks = "Распаковать коробку кирпичей", + Recipe_PackBoxOfBricks = "Упаковать коробку кирпичей", + Recipe_OpenBoxOfCharcoalCrafted = "Распаковать коробку древесного угля", + Recipe_PackBoxOfCharcoalCrafted = "Упаковать коробку древесного угля", + Recipe_OpenCrateOfPlanks = "Распаковать ящик досок", + Recipe_PackCrateOfPlanks = "Упаковать ящик досок", + Recipe_OpenCrateOfTreeBranches = "Распаковать ящик веток", + Recipe_PackCrateOfTreeBranches = "Упаковать ящик веток", + Recipe_OpenCrateOfSaplings = "Распаковать ящик саженцев", + Recipe_PackCrateOfSaplings = "Упаковать ящик саженцев", + Recipe_OpenBoxOfEpoxy = "Распаковать коробку эпоксидки", + Recipe_PackBoxOfEpoxy = "Упаковать коробку эпоксидки", + +-- ===== Scrap ===== + Recipe_OpenBoxOfScrapMetal = "Распаковать коробку металлолома", + Recipe_PackBoxOfScrapMetal = "Упаковать коробку металлолома", + Recipe_OpenBoxOfCopperScrap = "Распаковать коробку медного лома", + Recipe_PackBoxOfCopperScrap = "Упаковать коробку медного лома", + Recipe_OpenBoxOfSteelScrap = "Распаковать коробку стального лома", + Recipe_PackBoxOfSteelScrap = "Упаковать коробку стального лома", + Recipe_OpenBoxOfIronScrap = "Распаковать коробку железного лома", + Recipe_PackBoxOfIronScrap = "Упаковать коробку железного лома", + Recipe_OpenBoxOfAluminumScrap = "Распаковать коробку алюминиевого лома", + Recipe_PackBoxOfAluminumScrap = "Упаковать коробку алюминиевого лома", + Recipe_OpenBoxOfBrassScrap = "Распаковать коробку латунного лома", + Recipe_PackBoxOfBrassScrap = "Упаковать коробку латунного лома", + Recipe_OpenBoxOfNutsAndBolts = "Распаковать коробку гаек и болтов", + Recipe_PackBoxOfNutsAndBolts = "Упаковать коробку гаек и болтов", + +-- ===== Tools/Weapons ===== + Recipe_OpenBoxOfCrowbars = "Распаковать коробку ломов", + Recipe_PackBoxOfCrowbars = "Упаковать коробку ломов", + Recipe_OpenBoxOfCanOpeners = "Распаковать коробку открывашек", + Recipe_PackBoxOfCanOpeners = "Упаковать коробку открывашек", + Recipe_OpenBoxOfForgedCrowbars = "Распаковать коробку кованых ломов", + Recipe_PackBoxOfForgedCrowbars = "Упаковать коробку кованых ломов", + Recipe_OpenBoxOfWeldingTorches = "Распаковать коробку сварочных горелок", + Recipe_PackBoxOfWeldingTorches = "Упаковать коробку сварочных горелок", + Recipe_OpenBoxOfWelderMasks = "Распаковать коробку сварочных масок", + Recipe_PackBoxOfWelderMasks = "Упаковать коробку сварочных масок", + Recipe_OpenBoxOfClawHammers = "Распаковать коробку гвоздодёров", + Recipe_PackBoxOfClawHammers = "Упаковать коробку гвоздодёров", + Recipe_MakePackOfBeerCans = "Собрать упаковку пивных банок", + Recipe_OpenBoxOfScrapWood = "Распаковать коробку древесных отходов", + Recipe_PackBoxOfScrapWood = "Упаковать коробку древесных отходов", + Recipe_OpenBoxOfZipTies = "Распаковать коробку стяжек", + Recipe_PackBoxOfZipTies = "Упаковать коробку стяжек", + Recipe_OpenBoxOfMouseTraps = "Распаковать коробку мышеловок", + Recipe_PackBoxOfMouseTraps = "Упаковать коробку мышеловок", + Recipe_OpenBoxOfScrewdrivers = "Распаковать коробку отвёрток", + Recipe_PackBoxOfScrewdrivers = "Упаковать коробку отвёрток", + Recipe_OpenBoxOfHandiknifes = "Распаковать коробку перочинных ножей", + Recipe_PackBoxOfHandiknifes = "Упаковать коробку перочинных ножей", + Recipe_OpenBoxOfScissors = "Распаковать коробку ножниц", + Recipe_PackBoxOfScissors = "Упаковать коробку ножниц", + Recipe_OpenBoxOfMultitools = "Распаковать коробку мультитулов", + Recipe_PackBoxOfMultitools = "Упаковать коробку мультитулов", + Recipe_OpenBoxOfBallpeenHammers = "Распаковать коробку слесарных молотков", + Recipe_PackBoxOfBallpeenHammers = "Упаковать коробку слесарных молотков", + Recipe_OpenBoxOfForgedBallpeenHammers = "Распаковать коробку кованых слесарных молотков", + Recipe_PackBoxOfForgedBallpeenHammers = "Упаковать коробку кованых слесарных молотков", + Recipe_OpenBoxOfBaseballBats = "Распаковать коробку бейсбольных бит", + Recipe_PackBoxOfBaseballBats = "Упаковать коробку бейсбольных бит", + Recipe_OpenBoxOfMetalBaseballBats = "Распаковать коробку металлических бит", + Recipe_PackBoxOfMetalBaseballBats = "Упаковать коробку металлических бит", + Recipe_OpenBoxOfKatanas = "Распаковать коробку катан", + Recipe_PackBoxOfKatanas = "Упаковать коробку катан", + Recipe_OpenBoxOfFireAxes = "Распаковать коробку пожарных топоров", + Recipe_PackBoxOfFireAxes = "Упаковать коробку пожарных топоров", + Recipe_OpenBoxOfWoodAxes = "Распаковать коробку лесорубных топоров", + Recipe_PackBoxOfWoodAxes = "Упаковать коробку лесорубных топоров", + Recipe_OpenBoxOfHatchets = "Распаковать коробку тесаков", + Recipe_PackBoxOfHatchets = "Упаковать коробку тесаков", + Recipe_OpenBoxOfForgedHatchets = "Распаковать коробку кованых тесаков", + Recipe_PackBoxOfForgedHatchets = "Упаковать коробку кованых тесаков", + +-- ===== Food ===== + Recipe_OpenBoxOfGranolaBars = "Распаковать коробку мюсли-батончиков", + Recipe_PackBoxOfGranolaBars = "Упаковать коробку мюсли-батончиков", + Recipe_OpenBoxOfDehydratedMeatSticks = "Распаковать коробку вяленых мясных палочек", + Recipe_PackBoxOfDehydratedMeatSticks = "Упаковать коробку вяленых мясных палочек", + Recipe_OpenBoxOfPlainChips = "Распаковать коробку обычных чипсов", + Recipe_PackBoxOfPlainChips = "Упаковать коробку обычных чипсов", + Recipe_OpenBoxOfBarbecueChips = "Распаковать коробку чипсов со вкусом барбекю", + Recipe_PackBoxOfBarbecueChips = "Упаковать коробку чипсов со вкусом барбекю", + Recipe_OpenBoxOfSaltAndVinegarChips = "Распаковать коробку чипсов с солью и уксусом", + Recipe_PackBoxOfSaltAndVinegarChips = "Упаковать коробку чипсов с солью и уксусом", + Recipe_OpenBoxOfSourCreamAndOnionChips = "Распаковать коробку чипсов со сметаной и луком", + Recipe_PackBoxOfSourCreamAndOnionChips = "Упаковать коробку чипсов со сметаной и луком", + Recipe_OpenBoxOfNettles = "Распаковать коробку крапивы", + Recipe_PackBoxOfNettles = "Упаковать коробку крапивы", + Recipe_OpenBoxOfButter = "Распаковать коробку масла", + Recipe_PackBoxOfButter = "Упаковать коробку масла", + Recipe_OpenBoxOfTea = "Распаковать коробку чая", + Recipe_PackBoxOfTea = "Упаковать коробку чая", + Recipe_OpenBoxOfOliveOil = "Распаковать коробку оливкового масла", + Recipe_PackBoxOfOliveOil = "Упаковать коробку оливкового масла", + Recipe_OpenBoxOfVegetableOil = "Распаковать коробку растительного масла", + Recipe_PackBoxOfVegetableOil = "Упаковать коробку растительного масла", + Recipe_OpenBoxOfYeast = "Распаковать коробку дрожжей", + Recipe_PackBoxOfYeast = "Упаковать коробку дрожжей", + Recipe_OpenBoxOfRamen = "Распаковать коробку рамена", + Recipe_PackBoxOfRamen = "Упаковать коробку рамена", + Recipe_OpenBoxOfSalt = "Распаковать коробку соли", + Recipe_PackBoxOfSalt = "Упаковать коробку соли", + Recipe_OpenBoxOfMargarine = "Распаковать коробку маргарина", + Recipe_PackBoxOfMargarine = "Упаковать коробку маргарина", + Recipe_OpenBoxOfLard = "Распаковать коробку свиного жира", + Recipe_PackBoxOfLard = "Упаковать коробку свиного жира", + +-- ===== Uhhh ===== + Recipe_OpenBoxOfToiletPaper = "Распаковать коробку туалетной бумаги", + Recipe_PackBoxOfToiletPaper = "Упаковать коробку туалетной бумаги", + Recipe_OpenBoxOfPencils = "Распаковать коробку карандашей", + Recipe_PackBoxOfPencils = "Упаковать коробку карандашей", + Recipe_OpenBoxOfHeavySocks = "Распаковать коробку тёплых носков", + Recipe_PackBoxOfHeavySocks = "Упаковать коробку тёплых носков", + Recipe_OpenBoxOfFrogs = "Распаковать коробку лягушек", + Recipe_PackBoxOfFrogs = "Упаковать коробку лягушек", + Recipe_OpenBoxOfEngineParts = "Распаковать коробку деталей двигателя", + Recipe_PackBoxOfEngineParts = "Упаковать коробку деталей двигателя", + Recipe_OpenBoxOfThread = "Распаковать коробку ниток", + Recipe_PackBoxOfThread = "Упаковать коробку ниток", + Recipe_OpenBoxOfTwine = "Распаковать коробку бечёвки", + Recipe_PackBoxOfTwine = "Упаковать коробку бечёвки", + Recipe_OpenBoxOfRazors = "Распаковать коробку лезвий", + Recipe_PackBoxOfRazors = "Упаковать коробку лезвий", + Recipe_OpenBoxOfSoap = "Распаковать коробку мыла", + Recipe_PackBoxOfSoap = "Упаковать коробку мыла", + +-- ===== Ammo ===== + Recipe_OpenCrateOf308 = "Распаковать ящик патронов .308", + Recipe_MakeCrateOf308 = "Упаковать ящик патронов .308", + Recipe_OpenCrateOf556 = "Распаковать ящик патронов 5.56", + Recipe_MakeCrateOf556 = "Упаковать ящик патронов 5.56", + Recipe_OpenCrateOf38 = "Распаковать ящик патронов .38", + Recipe_MakeCrateOf38 = "Упаковать ящик патронов .38", + Recipe_OpenCrateOf44 = "Распаковать ящик патронов .44", + Recipe_MakeCrateOf44 = "Упаковать ящик патронов .44", + Recipe_OpenCrateOf45 = "Распаковать ящик патронов .45", + Recipe_MakeCrateOf45 = "Упаковать ящик патронов .45", + Recipe_OpenCrateOf9mm = "Распаковать ящик патронов 9мм", + Recipe_MakeCrateOf9mm = "Упаковать ящик патронов 9мм", + Recipe_OpenCrateOfShotgunShells = "Распаковать ящик картечи", + Recipe_MakeCrateOfShotgunShells = "Упаковать ящик картечи" +} diff --git a/Box more!/42/media/scripts/bm_craftrecipes.txt b/Box more!/42/media/scripts/bm_craftrecipes.txt new file mode 100644 index 0000000..8779169 --- /dev/null +++ b/Box more!/42/media/scripts/bm_craftrecipes.txt @@ -0,0 +1,3074 @@ +module Base +{ + + craftRecipe OpenBoxOfMatches + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfMatches] flags[Prop2], + } + outputs + { + item 24 Base.Matches, + } + } + + craftRecipe PackBoxOfMatches + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 240 [Base.Matches] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfMatches, + } + } + + craftRecipe OpenBoxOfLighters + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfLighters] flags[Prop2], + } + outputs + { + item 24 Base.Lighter, + } + } + + craftRecipe PackBoxOfLighters + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 120 [Base.Lighter] mode:destroy flags[Prop2], + } + outputs + { + item 1 Base.BoxOfLighters, + } + } + + craftRecipe OpenBoxOfAlcoholWipes + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfAlcoholWipes] flags[Prop2], + } + outputs + { + item 12 Base.AlcoholWipes, + } + } + + craftRecipe PackBoxOfAlcoholWipes + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 60 [Base.AlcoholWipes] mode:destroy flags[Prop2], + } + outputs + { + item 1 Base.BoxOfAlcoholWipes, + } + } + + craftRecipe OpenBoxOfAlcoholBottles + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfAlcoholBottles] flags[Prop2], + } + outputs + { + item 12 Base.Disinfectant, + } + } + + craftRecipe PackBoxOfAlcoholBottles + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 12 [Base.Disinfectant] mode:destroy flags[Prop2], + } + outputs + { + item 1 Base.BoxOfAlcoholBottles, + } + } + + craftRecipe OpenBoxOfPainkillers + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfPainkillers] flags[Prop2], + } + outputs + { + item 24 Base.Pills, + } + } + + craftRecipe PackBoxOfPainkillers + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 240 [Base.Pills] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfPainkillers, + } + } + + craftRecipe OpenBoxOfSleepingPills + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfSleepingPills] flags[Prop2], + } + outputs + { + item 24 Base.PillsSleepingTablets, + } + } + + craftRecipe PackBoxOfSleepingPills + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 240 [Base.PillsSleepingTablets] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfSleepingPills, + } + } + + craftRecipe OpenBoxOfCaffeinePills + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfCaffeinePills] flags[Prop2], + } + outputs + { + item 24 Base.PillsVitamins, + } + } + + craftRecipe PackBoxOfCaffeinePills + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 120 [Base.PillsVitamins] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfCaffeinePills, + } + } + + craftRecipe OpenBoxOfScrapElectronics + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfScrapElectronics] flags[Prop2], + } + outputs + { + item 50 Base.ElectronicsScrap, + } + } + + craftRecipe PackBoxOfScrapElectronics + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 50 [Base.ElectronicsScrap] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfScrapElectronics, + } + } + + craftRecipe OpenBoxOfElectricalWire + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfElectricalWire] flags[Prop2], + } + outputs + { + item 50 Base.ElectricWire, + } + } + + craftRecipe PackBoxOfElectricalWire + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 50 [Base.ElectricWire] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfElectricalWire, + } + } + + craftRecipe OpenBoxOfWoodGlue + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfWoodGlue] flags[Prop2], + } + outputs + { + item 12 Base.Woodglue, + } + } + + craftRecipe PackBoxOfWoodGlue + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 60 [Base.Woodglue] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfWoodGlue, + } + } + + craftRecipe OpenBoxOfGlue + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfGlue] flags[Prop2], + } + outputs + { + item 12 Base.Glue, + } + } + + craftRecipe PackBoxOfGlue + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 60 [Base.Glue] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfGlue, + } + } + + craftRecipe OpenBoxOfBetaBlockers + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfBetaBlockers] flags[Prop2], + } + outputs + { + item 24 Base.PillsBeta, + } + } + + craftRecipe PackBoxOfBetaBlockers + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 240 [Base.PillsBeta] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfBetaBlockers, + } + } + + craftRecipe OpenBoxOfSteelSheets + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfSteelSheets] flags[Prop2], + } + outputs + { + item 6 Base.SheetMetal, + } + } + + craftRecipe PackBoxOfSteelSheets + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 6 [Base.SheetMetal] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfSteelSheets, + } + } + + craftRecipe OpenBoxOfSmallSteelSheets + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfSmallSteelSheets] flags[Prop2], + } + outputs + { + item 12 Base.SmallSheetMetal, + } + } + + craftRecipe PackBoxOfSmallSteelSheets + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 12 [Base.SmallSheetMetal] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfSmallSteelSheets, + } + } + + craftRecipe OpenCrateOf308 + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.CrateOf308] flags[Prop2], + } + outputs + { + item 6 Base.308Carton, + } + } + + craftRecipe MakeCrateOf308 + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 6 [Base.308Carton] flags[Prop2], + } + outputs + { + item 1 Base.CrateOf308, + } + } + + craftRecipe OpenCrateOf556 + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.CrateOf556] flags[Prop2], + } + outputs + { + item 6 Base.556Carton, + } + } + + craftRecipe MakeCrateOf556 + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 6 [Base.556Carton] flags[Prop2], + } + outputs + { + item 1 Base.CrateOf556, + } + } + + craftRecipe OpenCrateOf38 + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.CrateOf38] flags[Prop2], + } + outputs + { + item 6 Base.Bullets38Carton, + } + } + + craftRecipe MakeCrateOf38 + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 6 [Base.Bullets38Carton] flags[Prop2], + } + outputs + { + item 1 Base.CrateOf38, + } + } + + craftRecipe OpenCrateOf44 + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.CrateOf44] flags[Prop2], + } + outputs + { + item 6 Base.Bullets44Carton, + } + } + + craftRecipe MakeCrateOf44 + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 6 [Base.Bullets44Carton] flags[Prop2], + } + outputs + { + item 1 Base.CrateOf44, + } + } + + craftRecipe OpenCrateOf45 + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.CrateOf45] flags[Prop2], + } + outputs + { + item 3 Base.Bullets45Carton, + } + } + + craftRecipe MakeCrateOf45 + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 3 [Base.Bullets45Carton] flags[Prop2], + } + outputs + { + item 1 Base.CrateOf45, + } + } + + craftRecipe OpenCrateOf9mm + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.CrateOf9mm] flags[Prop2], + } + outputs + { + item 3 Base.Bullets9mmCarton, + } + } + + craftRecipe MakeCrateOf9mm + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 3 [Base.Bullets9mmCarton] flags[Prop2], + } + outputs + { + item 1 Base.CrateOf9mm, + } + } + + craftRecipe OpenCrateOfShotgunShells + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.CrateShotgunShells] flags[Prop2], + } + outputs + { + item 3 Base.ShotgunShellsCarton, + } + } + + craftRecipe MakeCrateOfShotgunShells + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 3 [Base.ShotgunShellsCarton] flags[Prop2], + } + outputs + { + item 1 Base.CrateShotgunShells, + } + } + + craftRecipe OpenBoxOfCrowbars + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.FromConditionInheriter, + inputs + { + item 1 [Base.BoxOfCrowbars] flags[Prop2], + } + outputs + { + item 6 Base.Crowbar, + } + } + + craftRecipe PackBoxOfCrowbars + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 6 [Base.Crowbar;Base.CrowbarForged] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfCrowbars, + } + } + + craftRecipe OpenBoxOfIronBars + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.FromConditionInheriter, + inputs + { + item 1 [Base.BoxOfIronBars] flags[Prop2], + } + outputs + { + item 6 Base.IronBar, + } + } + + craftRecipe PackBoxOfIronBars + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 6 [Base.IronBar] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfIronBars, + } + } + + craftRecipe OpenBoxOfIronPipes + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.FromConditionInheriter, + inputs + { + item 1 [Base.BoxOfIronPipes] flags[Prop2], + } + outputs + { + item 6 Base.MetalPipe, + } + } + + craftRecipe PackBoxOfIronPipes + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 6 [Base.MetalPipe] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfIronPipes, + } + } + + craftRecipe OpenBoxOfSteelBars + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.FromConditionInheriter, + inputs + { + item 1 [Base.BoxOfSteelBars] flags[Prop2], + } + outputs + { + item 6 Base.SteelBar, + } + } + + craftRecipe PackBoxOfSteelBars + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 6 [Base.SteelBar] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfSteelBars, + } + } + + craftRecipe OpenBoxOfSteelRods + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.FromConditionInheriter, + inputs + { + item 1 [Base.BoxOfSteelRods] flags[Prop2], + } + outputs + { + item 6 Base.MetalBar, + } + } + + craftRecipe PackBoxOfSteelRods + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 6 [Base.MetalBar] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfSteelRods, + } + } + + craftRecipe OpenBoxOfPencils + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.FromConditionInheriter, + inputs + { + item 1 [Base.BoxOfPencils] flags[Prop2], + } + outputs + { + item 24 Base.Pencil, + } + } + + craftRecipe PackBoxOfPencils + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 24 [Base.Pencil] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfPencils, + } + } + + craftRecipe OpenBoxOfFrogs + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfFrogs] flags[Prop2], + } + outputs + { + item 12 Base.Frog, + } + } + + craftRecipe PackBoxOfFrogs + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.Frog] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfFrogs, + } + } + + craftRecipe OpenBoxOfClay + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfClay] flags[Prop2], + } + outputs + { + item 12 Base.Clay, + } + } + + craftRecipe PackBoxOfClay + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.Clay] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfClay, + } + } + + craftRecipe OpenBoxOfStoneBlocks + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfStoneBlocks] flags[Prop2], + } + outputs + { + item 12 Base.StoneBlock, + } + } + + craftRecipe PackBoxOfStoneBlocks + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.StoneBlock] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfStoneBlocks, + } + } + + craftRecipe OpenBoxOfStones + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfStones] flags[Prop2], + } + outputs + { + item 12 Base.Stone2, + } + } + + craftRecipe PackBoxOfStones + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.Stone2] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfStones, + } + } + + craftRecipe OpenBoxOfBricks + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfBricks] flags[Prop2], + } + outputs + { + item 12 Base.ClayBrick, + } + } + + craftRecipe PackBoxOfBricks + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.ClayBrick] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfBricks, + } + } + + craftRecipe OpenBoxOfCharcoalCrafted + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfWoodCharcoal] flags[Prop2], + } + outputs + { + item 12 Base.CharcoalCrafted, + } + } + + craftRecipe PackBoxOfCharcoalCrafted + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.CharcoalCrafted] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfWoodCharcoal, + } + } + + craftRecipe OpenBoxOfScrapMetal + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfScrapMetal] flags[Prop2], + } + outputs + { + item 12 Base.ScrapMetal, + } + } + + craftRecipe PackBoxOfScrapMetal + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.ScrapMetal] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfScrapMetal, + } + } + + craftRecipe OpenBoxOfHeavySocks + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfHeavySocks] flags[Prop2], + } + outputs + { + item 24 Base.Socks_Heavy, + } + } + + craftRecipe PackBoxOfHeavySocks + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 24 [Base.Socks_Heavy] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfHeavySocks, + } + } + + craftRecipe OpenBoxOfCanOpeners + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfCanOpeners] flags[Prop2], + } + outputs + { + item 12 Base.TinOpener, + } + } + + craftRecipe PackBoxOfCanOpeners + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.TinOpener] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfCanOpeners, + } + } + + craftRecipe OpenBoxOfToiletPaper + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfToiletPaper] flags[Prop2], + } + outputs + { + item 12 Base.ToiletPaper, + } + } + + craftRecipe PackBoxOfToiletPaper + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 384 [Base.ToiletPaper] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfToiletPaper, + } + } + + craftRecipe OpenBoxOfForgedCrowbars + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfForgedCrowbars] flags[Prop2], + } + outputs + { + item 6 Base.CrowbarForged, + } + } + + craftRecipe PackBoxOfForgedCrowbars + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 6 [Base.CrowbarForged] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfForgedCrowbars, + } + } + + craftRecipe OpenBoxOfWeldingTorches + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfWeldingTorches] flags[Prop2], + } + outputs + { + item 12 Base.BlowTorch, + } + } + + craftRecipe PackBoxOfWeldingTorches + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 120 [Base.BlowTorch] mode:destroy flags[Prop2], + } + outputs + { + item 1 Base.BoxOfWeldingTorches, + } + } + + craftRecipe OpenBoxOfWelderMasks + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfWelderMasks] flags[Prop2], + } + outputs + { + item 12 Base.WeldingMask, + } + } + + craftRecipe PackBoxOfWelderMasks + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.WeldingMask] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfWelderMasks, + } + } + + craftRecipe MakePackOfBeerCans + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 6 [Base.BeerCan] mode:destroy flags[Prop2], + } + outputs + { + item 1 Base.BeerCanPack, + } + } + + craftRecipe OpenBoxOfSterilizedBandages + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfSterilizedBandages] flags[Prop2], + } + outputs + { + item 12 Base.AlcoholBandage, + } + } + + craftRecipe PackBoxOfSterilizedBandages + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.AlcoholBandage] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfSterilizedBandages, + } + } + + craftRecipe OpenBoxOfNutsAndBolts + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfNutsAndBolts] flags[Prop2], + } + outputs + { + item 12 Base.NutsBolts, + } + } + + craftRecipe PackBoxOfNutsAndBolts + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.NutsBolts] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfNutsAndBolts, + } + } + + craftRecipe OpenBoxOfCopperScrap + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfCopperScrap] flags[Prop2], + } + outputs + { + item 12 Base.CopperScrap, + } + } + + craftRecipe PackBoxOfCopperScrap + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.CopperScrap] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfCopperScrap, + } + } + + craftRecipe OpenBoxOfSteelScrap + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfSteelScrap] flags[Prop2], + } + outputs + { + item 12 Base.SteelScrap, + } + } + + craftRecipe PackBoxOfSteelScrap + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.SteelScrap] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfSteelScrap, + } + } + + craftRecipe OpenBoxOfIronScrap + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfIronScrap] flags[Prop2], + } + outputs + { + item 12 Base.IronScrap, + } + } + + craftRecipe PackBoxOfIronScrap + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.IronScrap] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfIronScrap, + } + } + + craftRecipe OpenBoxOfAluminumScrap + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfAluminumScrap] flags[Prop2], + } + outputs + { + item 12 Base.AluminumScrap, + } + } + + craftRecipe PackBoxOfAluminumScrap + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.AluminumScrap] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfAluminumScrap, + } + } + + craftRecipe OpenBoxOfScrapWood + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfScrapWood] flags[Prop2], + } + outputs + { + item 12 Base.UnusableWood, + } + } + + craftRecipe PackBoxOfScrapWood + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.UnusableWood] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfScrapWood, + } + } + + craftRecipe OpenBoxOfBrassScrap + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfBrassScrap] flags[Prop2], + } + outputs + { + item 12 Base.BrassScrap, + } + } + + craftRecipe PackBoxOfBrassScrap + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.BrassScrap] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfBrassScrap, + } + } + + craftRecipe OpenBoxOfGranolaBars + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfGranolaBars] flags[Prop2], + } + outputs + { + item 12 Base.GranolaBar, + } + } + + craftRecipe PackBoxOfGranolaBars + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 180 [Base.GranolaBar] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfGranolaBars, + } + } + + craftRecipe OpenBoxOfDehydratedMeatSticks + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfDehydratedMeatSticks] flags[Prop2], + } + outputs + { + item 24 Base.DehydratedMeatStick, + } + } + + craftRecipe PackBoxOfDehydratedMeatSticks + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 240 [Base.DehydratedMeatStick] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfDehydratedMeatSticks, + } + } + + craftRecipe OpenBoxOfPlainChips + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfPlainChips] flags[Prop2], + } + outputs + { + item 12 Base.Crisps, + } + } + + craftRecipe PackBoxOfPlainChips + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 180 [Base.Crisps] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfPlainChips, + } + } + + craftRecipe OpenBoxOfBarbecueChips + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfBarbecueChips] flags[Prop2], + } + outputs + { + item 12 Base.Crisps2, + } + } + + craftRecipe PackBoxOfBarbecueChips + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 180 [Base.Crisps2] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfBarbecueChips, + } + } + + craftRecipe OpenBoxOfSaltAndVinegarChips + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfSaltAndVinegarChips] flags[Prop2], + } + outputs + { + item 12 Base.Crisps3, + } + } + + craftRecipe PackBoxOfSaltAndVinegarChips + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 180 [Base.Crisps3] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfSaltAndVinegarChips, + } + } + + craftRecipe OpenBoxOfSourCreamAndOnionChips + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfSourCreamAndOnionChips] flags[Prop2], + } + outputs + { + item 12 Base.Crisps4, + } + } + + craftRecipe PackBoxOfSourCreamAndOnionChips + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 180 [Base.Crisps4] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfSourCreamAndOnionChips, + } + } + + craftRecipe OpenBoxOfNettles + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfNettles] flags[Prop2], + } + outputs + { + item 24 Base.Nettles, + } + } + + craftRecipe PackBoxOfNettles + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 96 [Base.Nettles] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfNettles, + } + } + + craftRecipe OpenBoxOfEngineParts + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfEngineParts] flags[Prop2], + } + outputs + { + item 12 Base.EngineParts, + } + } + + craftRecipe PackBoxOfEngineParts + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.EngineParts] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfEngineParts, + } + } + + craftRecipe OpenBoxOfClawHammers + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfClawHammers] flags[Prop2], + } + outputs + { + item 6 Base.Hammer, + } + } + + craftRecipe PackBoxOfClawHammers + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 6 [Base.Hammer] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfClawHammers, + } + } + + craftRecipe OpenCrateOfPlanks + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.CrateOfPlanks] flags[Prop2], + } + outputs + { + item 12 Base.Plank, + } + } + + craftRecipe PackCrateOfPlanks + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.Plank] flags[Prop2], + } + outputs + { + item 1 Base.CrateOfPlanks, + } + } + + craftRecipe OpenCrateOfTreeBranches + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.CrateOfTreeBranches] flags[Prop2], + } + outputs + { + item 12 Base.TreeBranch2, + } + } + + craftRecipe PackCrateOfTreeBranches + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.TreeBranch2] flags[Prop2], + } + outputs + { + item 1 Base.CrateOfTreeBranches, + } + } + + craftRecipe OpenCrateOfSaplings + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.CrateOfSaplings] flags[Prop2], + } + outputs + { + item 12 Base.Sapling, + } + } + + craftRecipe PackCrateOfSaplings + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.Sapling] flags[Prop2], + } + outputs + { + item 1 Base.CrateOfSaplings, + } + } + + craftRecipe OpenBoxOfRadioReceivers + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfRadioReceivers] flags[Prop2], + } + outputs + { + item 24 Base.RadioReceiver, + } + } + + craftRecipe PackBoxOfRadioReceivers + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 24 [Base.RadioReceiver] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfRadioReceivers, + } + } + + craftRecipe OpenBoxOfRadioTransmitters + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfRadioTransmitters] flags[Prop2], + } + outputs + { + item 24 Base.RadioTransmitter, + } + } + + craftRecipe PackBoxOfRadioTransmitters + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 24 [Base.RadioTransmitter] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfRadioTransmitters, + } + } + + craftRecipe OpenBoxOfReceivers + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfReceivers] flags[Prop2], + } + outputs + { + item 24 Base.Receiver, + } + } + + craftRecipe PackBoxOfReceivers + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 24 [Base.Receiver] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfReceivers, + } + } + + craftRecipe OpenBoxOfAmplifiers + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfAmplifiers] flags[Prop2], + } + outputs + { + item 24 Base.Amplifier, + } + } + + craftRecipe PackBoxOfAmplifiers + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 24 [Base.Amplifier] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfAmplifiers, + } + } + + craftRecipe OpenBoxOfThread + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfThread] flags[Prop2], + } + outputs + { + item 24 Base.Thread, + } + } + + craftRecipe PackBoxOfThread + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 480 [Base.Thread] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfThread, + } + } + + craftRecipe OpenBoxOfTwine + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfTwine] flags[Prop2], + } + outputs + { + item 12 Base.Twine, + } + } + + craftRecipe PackBoxOfTwine + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 60 [Base.Twine] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfTwine, + } + } + + craftRecipe OpenBoxOfRazors + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfRazors] flags[Prop2], + } + outputs + { + item 24 Base.Razor, + } + } + + craftRecipe PackBoxOfRazors + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 24 [Base.Razor] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfRazors, + } + } + + craftRecipe OpenBoxOfSoap + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfSoap] flags[Prop2], + } + outputs + { + item 24 Base.Soap2, + } + } + + craftRecipe PackBoxOfSoap + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 480 [Base.Soap2] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfSoap, + } + } + + craftRecipe OpenBoxOfEpoxy + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfEpoxy] flags[Prop2], + } + outputs + { + item 12 Base.Epoxy, + } + } + + craftRecipe PackBoxOfEpoxy + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 60 [Base.Epoxy] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfEpoxy, + } + } + + craftRecipe OpenBoxOfButter + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfButter] flags[Prop2], + } + outputs + { + item 12 Base.Butter, + } + } + + craftRecipe PackBoxOfButter + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 288 [Base.Butter] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfButter, + } + } + + craftRecipe OpenBoxOfZipTies + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfZipTies] flags[Prop2], + } + outputs + { + item 24 Base.Zipties, + } + } + + craftRecipe PackBoxOfZipTies + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 24 [Base.Zipties] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfZipTies, + } + } + + craftRecipe OpenBoxOfMouseTraps + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfMouseTraps] flags[Prop2], + } + outputs + { + item 12 Base.TrapMouse, + } + } + + craftRecipe PackBoxOfMouseTraps + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.TrapMouse] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfMouseTraps, + } + } + + craftRecipe OpenBoxOfScrewdrivers + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfScrewdrivers] flags[Prop2], + } + outputs + { + item 12 Base.Screwdriver, + } + } + + craftRecipe PackBoxOfScrewdrivers + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.Screwdriver] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfScrewdrivers, + } + } + + craftRecipe OpenBoxOfHandiknifes + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfHandiknifes] flags[Prop2], + } + outputs + { + item 12 Base.Handiknife, + } + } + + craftRecipe PackBoxOfHandiknifes + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.Handiknife] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfHandiknifes, + } + } + + craftRecipe OpenBoxOfScissors + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfScissors] flags[Prop2], + } + outputs + { + item 12 Base.Scissors, + } + } + + craftRecipe PackBoxOfScissors + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.Scissors] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfScissors, + } + } + + craftRecipe OpenBoxOfMultitools + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfMultitools] flags[Prop2], + } + outputs + { + item 12 Base.Multitool, + } + } + + craftRecipe PackBoxOfMultitools + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 12 [Base.Multitool] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfMultitools, + } + } + + craftRecipe OpenBoxOfBallpeenHammers + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfBallpeenHammers] flags[Prop2], + } + outputs + { + item 6 Base.BallPeenHammer, + } + } + + craftRecipe PackBoxOfBallpeenHammers + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 6 [Base.BallPeenHammer] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfBallpeenHammers, + } + } + + craftRecipe OpenBoxOfForgedBallpeenHammers + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfForgedBallpeenHammers] flags[Prop2], + } + outputs + { + item 6 Base.BallPeenHammerForged, + } + } + + craftRecipe PackBoxOfForgedBallpeenHammers + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 6 [Base.BallPeenHammerForged] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfForgedBallpeenHammers, + } + } + + craftRecipe OpenBoxOfBaseballBats + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfBaseballBats] flags[Prop2], + } + outputs + { + item 6 Base.BaseballBat, + } + } + + craftRecipe PackBoxOfBaseballBats + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 6 [Base.BaseballBat] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfBaseballBats, + } + } + + craftRecipe OpenBoxOfTea + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfTea] flags[Prop2], + } + outputs + { + item 12 Base.Teabag2, + } + } + + craftRecipe PackBoxOfTea + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 60 [Base.Teabag2] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfTea, + } + } + + craftRecipe OpenBoxOfMetalBaseballBats + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfMetalBaseballBats] flags[Prop2], + } + outputs + { + item 6 Base.BaseballBat_Metal, + } + } + + craftRecipe PackBoxOfMetalBaseballBats + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 6 [Base.BaseballBat_Metal] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfMetalBaseballBats, + } + } + + craftRecipe OpenBoxOfOliveOil + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfOliveOil] flags[Prop2], + } + outputs + { + item 12 Base.OilOlive, + } + } + + craftRecipe PackBoxOfOliveOil + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 360 [Base.OilOlive] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfOliveOil, + } + } + + craftRecipe OpenBoxOfVegetableOil + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfVegetableOil] flags[Prop2], + } + outputs + { + item 12 Base.OilVegetable, + } + } + + craftRecipe PackBoxOfVegetableOil + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 360 [Base.OilVegetable] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfVegetableOil, + } + } + + craftRecipe OpenBoxOfYeast + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfYeast] flags[Prop2], + } + outputs + { + item 12 Base.Yeast, + } + } + + craftRecipe PackBoxOfYeast + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 120 [Base.Yeast] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfYeast, + } + } + + craftRecipe OpenBoxOfRamen + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfRamen] flags[Prop2], + } + outputs + { + item 12 Base.Ramen, + } + } + + craftRecipe PackBoxOfRamen + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 120 [Base.Ramen] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfRamen, + } + } + + craftRecipe OpenBoxOfSalt + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfSalt] flags[Prop2], + } + outputs + { + item 12 Base.Salt, + } + } + + craftRecipe PackBoxOfSalt + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 120 [Base.Salt] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfSalt, + } + } + + craftRecipe OpenBoxOfKatanas + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfKatanas] flags[Prop2], + } + outputs + { + item 6 Base.Katana, + } + } + + craftRecipe PackBoxOfKatanas + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 6 [Base.Katana] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfKatanas, + } + } + + craftRecipe OpenBoxOfFireAxes + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfFireAxes] flags[Prop2], + } + outputs + { + item 6 Base.Axe, + } + } + + craftRecipe PackBoxOfFireAxes + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 6 [Base.Axe] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfFireAxes, + } + } + + craftRecipe OpenBoxOfWoodAxes + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfWoodAxes] flags[Prop2], + } + outputs + { + item 6 Base.WoodAxe, + } + } + + craftRecipe PackBoxOfWoodAxes + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 6 [Base.WoodAxe] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfWoodAxes, + } + } + + craftRecipe OpenBoxOfHatchets + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfHatchets] flags[Prop2], + } + outputs + { + item 6 Base.HandAxe, + } + } + + craftRecipe PackBoxOfHatchets + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 6 [Base.HandAxe] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfHatchets, + } + } + + craftRecipe OpenBoxOfForgedHatchets + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfForgedHatchets] flags[Prop2], + } + outputs + { + item 6 Base.HandAxeForged, + } + } + + craftRecipe PackBoxOfForgedHatchets + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 6 [Base.HandAxeForged] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfForgedHatchets, + } + } + + craftRecipe OpenBoxOfMargarine + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfMargarine] flags[Prop2], + } + outputs + { + item 12 Base.Margarine, + } + } + + craftRecipe PackBoxOfMargarine + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 288 [Base.Margarine] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfMargarine, + } + } + + craftRecipe OpenBoxOfLard + { + timedAction = OpenAmmoBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + inputs + { + item 1 [Base.BoxOfLard] flags[Prop2], + } + outputs + { + item 12 Base.Lard, + } + } + + craftRecipe PackBoxOfLard + { + timedAction = PlaceAmmoInBox, + Time = 60, + Tags = InHandCraft;CanBeDoneInDark, + category = Packing, + OnCreate = Recipe.OnCreate.ToConditionInheriter, + inputs + { + item 288 [Base.Lard] flags[Prop2], + } + outputs + { + item 1 Base.BoxOfLard, + } + } +} diff --git a/Box more!/42/media/scripts/bm_packs.txt b/Box more!/42/media/scripts/bm_packs.txt new file mode 100644 index 0000000..e7922a4 --- /dev/null +++ b/Box more!/42/media/scripts/bm_packs.txt @@ -0,0 +1,1087 @@ +module Base +{ + + item BoxOfMatches + { + DisplayName = Box of Matchbooks, + DisplayCategory = FireSource, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + SurvivalGear = TRUE, + } + + item BoxOfLighters + { + DisplayName = Box of Lighters, + DisplayCategory = FireSource, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + SurvivalGear = TRUE, + } + + item BoxOfAlcoholWipes + { + DisplayName = Box of Alcohol Wipes, + DisplayCategory = FirstAid, + ItemType = base:normal, + Weight = 3, + Icon = GenericMedicalParcel2, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = MedicalParcel_Green, + Medical = TRUE, + } + + item BoxOfAlcoholBottles + { + DisplayName = Box of Alcohol Bottles, + DisplayCategory = FirstAid, + ItemType = base:normal, + Weight = 6, + Icon = GenericMedicalParcel2, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = MedicalParcel_Green, + Medical = TRUE, + } + + item BoxOfPainkillers + { + DisplayName = Box of Painkillers, + DisplayCategory = FirstAid, + ItemType = base:normal, + Weight = 4, + Icon = GenericMedicalParcel2, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = MedicalParcel_Green, + Medical = TRUE, + } + + item BoxOfSleepingPills + { + DisplayName = Box of Sleeping Pills, + DisplayCategory = FirstAid, + ItemType = base:normal, + Weight = 4, + Icon = GenericMedicalParcel2, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = MedicalParcel_Green, + Medical = TRUE, + } + + item BoxOfCaffeinePills + { + DisplayName = Box of Caffeine Pills, + DisplayCategory = FirstAid, + ItemType = base:normal, + Weight = 4, + Icon = GenericMedicalParcel2, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = MedicalParcel_Green, + Medical = TRUE, + } + + item BoxOfScrapElectronics + { + DisplayName = Box of Scrap Electronics, + DisplayCategory = Electronics, + ItemType = base:normal, + Weight = 3, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfElectricalWire + { + DisplayName = Box of Electrical Wire, + DisplayCategory = Electronics, + ItemType = base:normal, + Weight = 3, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + SurvivalGear = TRUE, + } + + item BoxOfWoodGlue + { + DisplayName = Box of Wood Glue, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 8, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + SurvivalGear = TRUE, + } + + item BoxOfGlue + { + DisplayName = Box of Glue, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 4, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + SurvivalGear = TRUE, + } + + item BoxOfBetaBlockers + { + DisplayName = Box of Beta Blockers, + DisplayCategory = FirstAid, + ItemType = base:normal, + Weight = 4, + Icon = GenericMedicalParcel2, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = MedicalParcel_Green, + Medical = TRUE, + } + + item BoxOfSteelSheets + { + DisplayName = Box of Steel Sheets, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 8, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfSmallSteelSheets + { + DisplayName = Box of Steel Sheets - Small, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 4, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item CrateOf308 + { + DisplayName = Crate of .308 Cartons, + DisplayCategory = Ammo, + ItemType = base:normal, + Weight = 25, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Heavy, + SurvivalGear = TRUE, + } + + item CrateOf556 + { + DisplayName = Crate of 5.56 Cartons, + DisplayCategory = Ammo, + ItemType = base:normal, + Weight = 25, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Heavy, + SurvivalGear = TRUE, + } + + item CrateOf38 + { + DisplayName = Crate of .38 Special Cartons, + DisplayCategory = Ammo, + ItemType = base:normal, + Weight = 20, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Heavy, + SurvivalGear = TRUE, + } + + item CrateOf44 + { + DisplayName = Crate of .44 Magnum Cartons, + DisplayCategory = Ammo, + ItemType = base:normal, + Weight = 15, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Heavy, + SurvivalGear = TRUE, + } + + item CrateOf45 + { + DisplayName = Crate of .45 Auto Cartons, + DisplayCategory = Ammo, + ItemType = base:normal, + Weight = 20, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Heavy, + SurvivalGear = TRUE, + } + + item CrateOf9mm + { + DisplayName = Crate of 9mm Cartons, + DisplayCategory = Ammo, + ItemType = base:normal, + Weight = 15, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Heavy, + SurvivalGear = TRUE, + } + + item CrateShotgunShells + { + DisplayName = Crate of Shotgun Shells, + DisplayCategory = Ammo, + ItemType = base:normal, + Weight = 25, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Heavy, + SurvivalGear = TRUE, + } + + model Parcel_Ammo_Heavy + { + mesh = WorldItems/Parcel4_Text, + texture = WorldItems/Parcel_Bullets_Medium, + scale = 0.3, + } + + item BoxOfCrowbars + { + DisplayName = Box of Crowbars, + DisplayCategory = Weapon, + ItemType = base:normal, + Weight = 8, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfIronBars + { + DisplayName = Box of Iron Bars, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 10, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfIronPipes + { + DisplayName = Box of Iron Pipes, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 10, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfSteelBars + { + DisplayName = Box of Steel Bars, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 8, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfSteelRods + { + DisplayName = Box of Steel Rods, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 6, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfPencils + { + DisplayName = Box of Pencils, + DisplayCategory = Literature, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + SurvivalGear = TRUE, + } + + item BoxOfFrogs + { + DisplayName = Box of Frogs, + DisplayCategory = Frog, + ItemType = base:normal, + Weight = 4, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfClay + { + DisplayName = Box of Clay, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 3, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfStoneBlocks + { + DisplayName = Box of Stone Blocks, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 3, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfStones + { + DisplayName = Box of Stones, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 10, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfBricks + { + DisplayName = Box of Bricks, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 3, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfWoodCharcoal + { + DisplayName = Box of Wood Charcoal, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 9, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfScrapMetal + { + DisplayName = Box of Scrap Metal, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 10, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfHeavySocks + { + DisplayName = Box of Heavy Socks, + DisplayCategory = Clothing, + ItemType = base:normal, + Weight = 4, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + SurvivalGear = TRUE, + } + + item BoxOfCanOpeners + { + DisplayName = Box of Can Openers, + DisplayCategory = Cooking, + ItemType = base:normal, + Weight = 6, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfToiletPaper + { + DisplayName = Box of Toilet Paper, + DisplayCategory = Junk, + ItemType = base:normal, + Weight = 5, + Icon = Parcel_Medium_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Medium, + Medical = TRUE, + } + + item BoxOfWeldingTorches + { + DisplayName = Box of Welding Torches, + DisplayCategory = Tool, + ItemType = base:normal, + Weight = 10, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfWelderMasks + { + DisplayName = Box of Welder Masks, + DisplayCategory = Tool, + ItemType = base:normal, + Weight = 10, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfForgedCrowbars + { + DisplayName = Box of Forged Crowbars, + DisplayCategory = Tool, + ItemType = base:normal, + Weight = 10, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + SurvivalGear = TRUE, + } + + item BoxOfSterilizedBandages + { + DisplayName = Box of Sterilized Bandages, + DisplayCategory = FirstAid, + ItemType = base:normal, + Weight = 1, + Icon = GenericMedicalParcel2, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = MedicalParcel_Green, + Medical = TRUE, + } + + item BoxOfSterilizedBandages + { + DisplayName = Box of Sterilized Bandages, + DisplayCategory = FirstAid, + ItemType = base:normal, + Weight = 1, + Icon = GenericMedicalParcel2, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = MedicalParcel_Green, + Medical = TRUE, + } + + item BoxOfNutsAndBolts + { + DisplayName = Box of Nuts And Bolts, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfCopperScrap + { + DisplayName = Box of Copper Scrap, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 5, + Icon = Parcel_Medium_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Medium, + } + + item BoxOfSteelScrap + { + DisplayName = Box of Steel Scrap, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 5, + Icon = Parcel_Medium_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Medium, + } + + item BoxOfIronScrap + { + DisplayName = Box of Iron Scrap, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 5, + Icon = Parcel_Medium_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Medium, + } + + item BoxOfAluminumScrap + { + DisplayName = Box of Aluminum Scrap, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 5, + Icon = Parcel_Medium_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Medium, + } + + item BoxOfScrapWood + { + DisplayName = Box of Scrap Wood, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 10, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + } + + item BoxOfBrassScrap + { + DisplayName = Box of Brass Scrap, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 5, + Icon = Parcel_Medium_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Medium, + } + + item BoxOfGranolaBars + { + DisplayName = Box of Granola Bars, + DisplayCategory = Food, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Medium_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Medium, + } + + item BoxOfDehydratedMeatSticks + { + DisplayName = Box of Dehydrated Meat Sticks, + DisplayCategory = Food, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Medium_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Medium, + } + + item BoxOfPlainChips + { + DisplayName = Box of Plain Chips, + DisplayCategory = Food, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Medium_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Medium, + } + + item BoxOfBarbecueChips + { + DisplayName = Box of Barbecue Chips, + DisplayCategory = Food, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Medium_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Medium, + } + + item BoxOfSaltAndVinegarChips + { + DisplayName = Box of Salt & Vinegar Chips, + DisplayCategory = Food, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Medium_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Medium, + } + + item BoxOfSourCreamAndOnionChips + { + DisplayName = Box of Sour Cream & Onion Chips, + DisplayCategory = Food, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Medium_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Medium, + } + + item BoxOfNettles + { + DisplayName = Box of Nettles, + DisplayCategory = Food, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Medium_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Medium, + } + + item BoxOfEngineParts + { + DisplayName = Box of Spare Engine Parts, + DisplayCategory = VehicleMaintenance, + ItemType = base:normal, + Weight = 10, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + MechanicsItem = TRUE; + } + + item BoxOfClawHammers + { + DisplayName = Box of Claw Hammers, + DisplayCategory = Tool, + ItemType = base:normal, + Weight = 6, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + } + + item CrateOfPlanks + { + DisplayName = Crate of Planks, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 25, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Heavy, + } + + item CrateOfTreeBranches + { + DisplayName = Crate of Tree Branches, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 20, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Heavy, + } + + item CrateOfSaplings + { + DisplayName = Crate of Saplings, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 20, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Heavy, + } + + item BoxOfRadioReceivers + { + DisplayName = Box of Radio Receivers, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfRadioTransmitters + { + DisplayName = Box of Radio Transmitters, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfReceivers + { + DisplayName = Box of Receivers, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfAmplifiers + { + DisplayName = Box of Amplifiers, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 6, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfThread + { + DisplayName = Box of Thread, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfTwine + { + DisplayName = Box of Twine, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 5, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfRazors + { + DisplayName = Box of Razors, + DisplayCategory = Appearance, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfSoap + { + DisplayName = Box of Soap, + DisplayCategory = Household, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfEpoxy + { + DisplayName = Box of Epoxy, + DisplayCategory = Material, + ItemType = base:normal, + Weight = 5, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + } + + item BoxOfButter + { + DisplayName = Box of Butter, + DisplayCategory = Cooking, + ItemType = base:normal, + Weight = 3, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfZipTies + { + DisplayName = Box of Zip Ties, + DisplayCategory = Tool, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfMouseTraps + { + DisplayName = Box of Mouse Traps, + DisplayCategory = Tool, + ItemType = base:normal, + Weight = 3, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + } + + item BoxOfScrewdrivers + { + DisplayName = Box of Screwdrivers, + DisplayCategory = Tool, + ItemType = base:normal, + Weight = 5, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfHandiknifes + { + DisplayName = Box of Handiknifes, + DisplayCategory = Tool, + ItemType = base:normal, + Weight = 4, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfScissors + { + DisplayName = Box of Scissors, + DisplayCategory = Tool, + ItemType = base:normal, + Weight = 5, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + } + + item BoxOfMultitools + { + DisplayName = Box of Multitools, + DisplayCategory = Tool, + ItemType = base:normal, + Weight = 5, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + } + + item BoxOfBallpeenHammers + { + DisplayName = Box of Ball-peen Hammers, + DisplayCategory = Tool, + ItemType = base:normal, + Weight = 6, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + } + + item BoxOfForgedBallpeenHammers + { + DisplayName = Box of Forged Ball-peen Hammers, + DisplayCategory = Tool, + ItemType = base:normal, + Weight = 6, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + } + + item BoxOfBaseballBats + { + DisplayName = Crate of Baseball Bats, + DisplayCategory = Weapon, + ItemType = base:normal, + Weight = 10, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Heavy, + } + + item BoxOfTea + { + DisplayName = Box of Tea, + DisplayCategory = Cooking, + ItemType = base:normal, + Weight = 1, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Small, + } + + item BoxOfMetalBaseballBats + { + DisplayName = Crate of Metal Baseball Bats, + DisplayCategory = Weapon, + ItemType = base:normal, + Weight = 10, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Heavy, + } + + item BoxOfOliveOil + { + DisplayName = Box of Olive Oil, + DisplayCategory = Cooking, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfVegetableOil + { + DisplayName = Box of Vegetable Oil, + DisplayCategory = Cooking, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfYeast + { + DisplayName = Box of Yeast, + DisplayCategory = Cooking, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfRamen + { + DisplayName = Box of Ramen, + DisplayCategory = Food, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfSalt + { + DisplayName = Box of Salt, + DisplayCategory = Cooking, + ItemType = base:normal, + Weight = 2, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfKatanas + { + DisplayName = Crate of Katanas, + DisplayCategory = Weapon, + ItemType = base:normal, + Weight = 10, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Heavy, + } + + item BoxOfFireAxes + { + DisplayName = Crate of Firefighter Axes, + DisplayCategory = Weapon, + ItemType = base:normal, + Weight = 12, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Heavy, + } + + item BoxOfWoodAxes + { + DisplayName = Crate of Wood Axes, + DisplayCategory = Weapon, + ItemType = base:normal, + Weight = 12, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Heavy, + } + + item BoxOfHatchets + { + DisplayName = Box of Hatchets, + DisplayCategory = Weapon, + ItemType = base:normal, + Weight = 6, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + } + + item BoxOfForgedHatchets + { + DisplayName = Box of Forged Hatchets, + DisplayCategory = Weapon, + ItemType = base:normal, + Weight = 6, + Icon = Parcel_Medium_Ammo, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Ammo_Medium, + } + + item BoxOfMargarine + { + DisplayName = Box of Margarine, + DisplayCategory = Food, + ItemType = base:normal, + Weight = 3, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } + + item BoxOfLard + { + DisplayName = Box of Lard, + DisplayCategory = Food, + ItemType = base:normal, + Weight = 3, + Icon = Parcel_Small_Food, + ConsolidateOption = ContextMenu_Merge, + WorldStaticModel = Parcel_Food_Small, + } +} diff --git a/Box more!/42/mod.info b/Box more!/42/mod.info new file mode 100644 index 0000000..6172585 --- /dev/null +++ b/Box more!/42/mod.info @@ -0,0 +1,6 @@ +name=Box more! +icon=icon.png +poster=poster.png +id=Boxmore +require=\NepEasyDistro +description=Allows you to box and package more items for more organized storage. IF YOU ARE HAVING ISSUES WITH THE MOD, CHECK THE WORKSHOP PAGE AND SUBSCRIBE TO THE NEW DEPENDENCY! I AM NOT RESPONSIBLE FOR YOU LOADING YOUR SAVE WHILE IT HAD MOD ERRORS! \ No newline at end of file diff --git a/Box more!/42/poster.png b/Box more!/42/poster.png new file mode 100644 index 0000000..d98a0f7 Binary files /dev/null and b/Box more!/42/poster.png differ diff --git a/Box more!/icon.png b/Box more!/icon.png new file mode 100644 index 0000000..0fa0be6 Binary files /dev/null and b/Box more!/icon.png differ diff --git a/Box more!/mod.info b/Box more!/mod.info new file mode 100644 index 0000000..5f1e28c --- /dev/null +++ b/Box more!/mod.info @@ -0,0 +1,5 @@ +name=Box more! +icon=icon.png +poster=poster.png +id=Boxmore +description=Allows you to box and package more items for more organized storage. \ No newline at end of file diff --git a/Box more!/poster.png b/Box more!/poster.png new file mode 100644 index 0000000..d98a0f7 Binary files /dev/null and b/Box more!/poster.png differ diff --git a/s b/s deleted file mode 100644 index e69de29..0000000