Jump to content

Lord Neophyte

Vintarian
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Lord Neophyte

  1. how to add more recipes ?

    like the iron anvil base and top part ?

    [
      {
        "file": "game:itemtypes/part/helvehammerhead.json",
        "op": "add",
        "path": "/attributes",
        "value": {}
      },
      {
        "file": "game:itemtypes/part/poundercap.json",
        "op": "add",
        "path": "/attributes",
        "value": {}
      },
      {
        "file": "game:itemtypes/part/helvehammerhead.json",
        "op": "add",
        "path": "/attributes/helvehammerworkable",
        "value": true
      }, 
    
    -------------------------------------------------------------------- DONT WORK
    
       {
        "file": "game:itemtypes/part/anviltop.json",
        "op": "add",
        "path": "/attributes/helvehammerworkable",
        "value": true
      },
       {
        "file": "game:itemtypes/part/anvilbase.json",
        "op": "add",
        "path": "/attributes/helvehammerworkable",
        "value": true
      },  
    
    ----------------------------------------------------------------
    
      {
        "file": "game:itemtypes/part/poundercap.json",
        "op": "add",
        "path": "/attributes/helvehammerworkable",
        "value": true
      }
    ]

     

    part.json

  2. i have a problem with the barrels

    i can`t find out how to made the barrel band mold, they are made out of clay ?! right ?

    like the other molds ? but i can`t see any band mold in there1314008782_VintagestoryScreenshot2020_04.05-08_55_49_48.thumb.png.c5a42bbca8061cc0aaa860dc09361194.png

     

    so is it me or is it a bug ?

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.