it can be found at line 230, ive also tested with adding a second LR but with a skin the only one that shows in the menu is the LR with a skin
Blueprints.json
so i own nikedemos water base plugin while trying to add it to the craft menu ive encountered an issue, the code to add it to craft menu should be
"innertube": {
"Name": "Square Water Foundation",
"Image": "https://www.dropbox.com/s/o88poy4tlhsuzv7/steamuserimages-a.akamaihd.net.jpg?dl=1",
"SkinID": 2484982352,
"Category": "construction",
"Tier": 2,
"ResearchCost": 350,
"Resources": {
"wood": 100,
"metal.fragments": 200
}
},
"innertube": {
"Name": "Triangle Water Foundation",
"Image": "https://www.dropbox.com/s/6fmv3zosowj65u9/steamuserimages-111.jpg?dl=1",
"SkinID": 2485021365,
"Category": "construction",
"Tier": 2,
"ResearchCost": 350,
"Resources": {
"wood": 50,
"metal.fragments": 100
}
},
that should add both into the crafting menu but it seems when you add a duplicate item such as 2 items that use inner tube it just chooses one to add instead of both. the only one that shows up is triangle water foundation
Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.
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.