Hi!
I bought the Bundle "Craft Menu" and "Place Anything" and managed to place many items to it.
But there is a problem with Bases, who should be craftable in Craft Menu.
I did it this way:
- Place Anything - Entities:
"RaidbaseTiny": {
"BaseItem": "sofa{0}",
"SkinID": 0,
"Prefab": "copypaste/RaidbaseTiny",
"NeedsTCAuth": false,
"CanBePickedUp": false,
"AdjustHeight": 0.0
- Craft Menu - Blueprints:,
"sofa{0}": {
"Name": "Raidbase Tiny",
"Image": "",
"SkinID": 0,
"Category": "legend",
"Tier": 3,
"ResearchCost": 250,
"Resources": {
"wood": 2000,
"stones": 3000,
"metal.fragments": 500
When i try to Craft it, i get a Sofa with the correct Name, but when i place, it is a simple sofa
Can you please help me? Where are my issues?
I figuered out to put 200+ Items to Craft Menu (including Portablle Vehicles, Recycler...), but cant solve the problem witrh Bases on my own.
regards