Recent content by LastTugBoat243

  1. LastTugBoat243

    Help: Can I set a Pipe Baton to be repairable with a RepairKit or an Iron Pipe?

    I would like my Pipe baton to be repairable via metal pipe or repairkit. Is there anyway for this to be done?
  2. LastTugBoat243

    Is there a way I can add more than one "RepairTools" value to an item?

    I'm trying to make a mod that adds multiple items for repairing weapons. But I can only change the "RepairTool" value out for a different one not add any more. <configs> <append xpath="/items/item[@name='gunHandgunT1Pistol']">     <property name="RepairTools"...
  3. LastTugBoat243

    JaxTeller718 Presents The Vanilla Project (A20)

    Salvaging parts from some air conditioner units.
  4. LastTugBoat243

    CLASSIC Style HARDCORE

    Thanks for helping me out I got it working and I love it!
  5. LastTugBoat243

    CLASSIC Style HARDCORE

    Dang that really sucks that ui is awesome.  I know nothing when it come to modding the game's ui. But would its be possible to somehow add the old food , water and stamina bar into the ui? Is there anything I can do?
  6. LastTugBoat243

    Is there anyway I can edit Gamestage?

    I would like to slow Gamestage a little bit but I don't how I can slow it without lowering XP on everything. Is there a way I remove level from being counted into Gamestage?
  7. LastTugBoat243

    JaxTeller718 Presents The Vanilla Project (A20)

    Assembling my first weapon. 
  8. LastTugBoat243

    I'm trying to add a new lootgroup to a container but I'm doing something wrong

    Well I got to work . <config>     <append xpath="//lootcontainers">         <lootgroup name="soldierGunParts" count="3" prob="1">             <item name="partsPistol_barrel" />             <item name="partsPistol_grip" />             <item...
  9. LastTugBoat243

    I'm trying to add a new lootgroup to a container but I'm doing something wrong

    I tried the code but its saying that the xml patch did not apply
  10. LastTugBoat243

    I'm trying to add a new lootgroup to a container but I'm doing something wrong

    <config>     <append xpath="/lootcontainers/">         <lootgroup name="soldierGunParts" prob="1">             <item name="partsPistol_barrel" prob="1"/>             <item name="partsPistol_grip" prob="1"/>             <item name="partsPistol_parts"...
  11. LastTugBoat243

    How do I hide or blacklist certain recipes or Items from the game?

    Thanks for the help! I was able to get something working and I'm very happy.😊
  12. LastTugBoat243

    How do I hide or blacklist certain recipes or Items from the game?

    I want to make a mod that adds a new recipe for an already existing item in the game. But I want to hide the current one first. How would I go about doing that?
  13. LastTugBoat243

    PC Do you prefer the new gun crafting introducing in alpha 18 or the old gun crafting with gun parts (Barrels , stocks , receivers etc).

    Both systems require some kind of luck because you have to find the book or schematic to unlock the crafting and then you have to find the parts. I think the only way to get past the luck is to buy the book , parts or gun from the trader and sometimes that requires luck as well. Or at least...
  14. LastTugBoat243

    PC Do you prefer the new gun crafting introducing in alpha 18 or the old gun crafting with gun parts (Barrels , stocks , receivers etc).

    I said the same thing. If both systems were combined it would awesome. It would be better than both of the of the systems on there own.
Back
Top