Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
like i tried many thing but i can only configure color and thats kinda it.
hlep
Currently, there is no data for crafting poison spears.
And data 3 is FireSpear
;3
The crafting of the vulture mask show no issues during testing. Please note that crafting living creatures is not allowed—this is clearly stated in the documentation. Crafting is strictly limited to objects.
If this issue still occurs, please check the root directory of the game for an exception log. If one exists, send it over. Thank you!
instead of creating a mask, the area around slugcat flashes black for a second and continues like nothing happened, consuming the item in the process.
this issue also seems to apply anytime you try to craft living creatures and some food items
Not sure if only i'm having the issue though
Sorry, I forgot to mention — to enable one-handed crafting, you need to add "can_craft_single": true
Such as:
"can_craft_single": true,
"craft": [
{
"craft_items": [
{
"type": "Rock"
}
],
"craft_cost": 1,
"craft_result": {
"type": "Lantern"
}
}
]
tried to make it so you can craft a lantern from a single rock but it didn't work, but when i made it to where you needed two rocks it did work