Weiter gebastelt

This commit is contained in:
2026-06-09 19:25:30 +02:00
parent 5e85051716
commit edb9cfc946
54 changed files with 1088 additions and 356 deletions

View File

@@ -0,0 +1,14 @@
{
"itemId": "blutagave",
"category": "MISC",
"name": {
"id": "blutagave.name"
},
"description": {
"id": "blutagave.description"
},
"worthGold": 25,
"modelRef": {
"path": "Models/plants/usable/blutagave.j3o"
}
}

View File

@@ -0,0 +1,14 @@
{
"itemId": "erzmoss",
"category": "MISC",
"name": {
"id": "erzmoss.name"
},
"description": {
"id": "erzmoss.description"
},
"worthGold": 100,
"modelRef": {
"path": "Models/plants/usable/erzmoss.j3o"
}
}

View File

@@ -1,11 +0,0 @@
{
"itemId": "neues_item_1780949443027",
"category": "CONSUMABLES",
"name": {
"id": "bloddagave.name"
},
"description": {
"id": "bloddagave.description"
},
"worthGold": 50
}