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,20 @@
#Tue Jun 09 10:41:26 CEST 2026
castShadow=true
category=
cullDistance=120.0
lod1Distance=30.0
lod1Path=
lod2Distance=80.0
lod2Path=
name=blutagave
pivotOffsetY=0.0
placementOffsetY=0.0
randomScaleMax=1.0
randomScaleMin=1.0
receiveShadow=true
scaleX=0.3
scaleY=0.3
scaleZ=0.3
solid=false
tags=
uniformScale=true

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@@ -0,0 +1,20 @@
#Tue Jun 09 09:59:57 CEST 2026
castShadow=true
category=
cullDistance=120.0
lod1Distance=30.0
lod1Path=
lod2Distance=80.0
lod2Path=
name=erzmoss
pivotOffsetY=0.0
placementOffsetY=0.0
randomScaleMax=1.0
randomScaleMin=1.0
receiveShadow=true
scaleX=0.33
scaleY=0.33
scaleZ=0.33
solid=false
tags=
uniformScale=true

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@@ -0,0 +1,20 @@
#Tue Jun 09 10:38:00 CEST 2026
castShadow=true
category=
cullDistance=120.0
lod1Distance=30.0
lod1Path=
lod2Distance=80.0
lod2Path=
name=geisterfarn
pivotOffsetY=0.0
placementOffsetY=0.0
randomScaleMax=1.0
randomScaleMin=1.0
receiveShadow=true
scaleX=0.3
scaleY=0.3
scaleZ=0.3
solid=true
tags=
uniformScale=true

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@@ -0,0 +1,20 @@
#Tue Jun 09 10:42:24 CEST 2026
castShadow=true
category=
cullDistance=120.0
lod1Distance=30.0
lod1Path=
lod2Distance=80.0
lod2Path=
name=quelllilie
pivotOffsetY=0.0
placementOffsetY=0.0
randomScaleMax=1.0
randomScaleMin=1.0
receiveShadow=true
scaleX=0.3
scaleY=0.3
scaleZ=0.3
solid=false
tags=
uniformScale=true

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@@ -0,0 +1,20 @@
#Tue Jun 09 10:39:27 CEST 2026
castShadow=true
category=
cullDistance=120.0
lod1Distance=30.0
lod1Path=
lod2Distance=80.0
lod2Path=
name=sonnenherz
pivotOffsetY=0.0
placementOffsetY=0.0
randomScaleMax=1.0
randomScaleMin=1.0
receiveShadow=true
scaleX=0.3
scaleY=0.3
scaleZ=0.3
solid=false
tags=
uniformScale=true

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@@ -0,0 +1,20 @@
#Tue Jun 09 10:40:05 CEST 2026
castShadow=true
category=
cullDistance=120.0
lod1Distance=30.0
lod1Path=
lod2Distance=80.0
lod2Path=
name=windschiff
pivotOffsetY=0.0
placementOffsetY=0.0
randomScaleMax=1.0
randomScaleMin=1.0
receiveShadow=true
scaleX=0.3
scaleY=0.3
scaleZ=0.3
solid=false
tags=
uniformScale=true

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

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
}