added derus textures and fixed naming

This commit is contained in:
Robert MacRae 2026-04-02 10:27:49 -03:00
parent 7ab64992a4
commit 2c61c8c05c
12 changed files with 5 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@ -1,7 +1,7 @@
{ {
"materials": { "materials": {
"id": "original:alloy_titanium_weave", "id": "original:alloy_titanium_weave",
"texture": "original/assets/textures/materials/alloy/titanium_weave.png", "texture": "original/assets/textures/materials/alloy/titaniumweave.png",
"displayName": "items.materials.original.alloys.titanium_weave", "displayName": "items.materials.original.alloys.titanium_weave",
"description": "items.materials.original.alloys.titanium_weave.desc", "description": "items.materials.original.alloys.titanium_weave.desc",
"meta": { "meta": {

View File

@ -1,7 +1,7 @@
{ {
"materials": { "materials": {
"id": "original:alloy_void_steel", "id": "original:alloy_void_steel",
"texture": "original/assets/textures/materials/alloy/void_steel.png", "texture": "original/assets/textures/materials/alloy/voidsteel.png",
"displayName": "items.materials.original.alloys.void_steel", "displayName": "items.materials.original.alloys.void_steel",
"description": "items.materials.original.alloys.void_steel.desc", "description": "items.materials.original.alloys.void_steel.desc",
"meta": { "meta": {

View File

@ -1,7 +1,7 @@
{ {
"materials": { "materials": {
"id": "original:crystal_void", "id": "original:crystal_void",
"texture": "original/assets/textures/materials/ingot/crystal_void.png", "texture": "original/assets/textures/materials/ingot/voidcrystal.png",
"displayName": "items.materials.original.crystal.void", "displayName": "items.materials.original.crystal.void",
"description": "items.materials.original.crystal.void.desc", "description": "items.materials.original.crystal.void.desc",
"meta": { "meta": {

View File

@ -1,7 +1,7 @@
{ {
"materials": { "materials": {
"id": "original:crystal_dimentional", "id": "original:crystal_dimentional",
"texture": "original/assets/textures/materials/ingot/crystal_dimentional.png", "texture": "original/assets/textures/materials/ingot/dimentionalcrystal.png",
"displayName": "items.materials.original.crystal.dimentional", "displayName": "items.materials.original.crystal.dimentional",
"description": "items.materials.original.crystal.dimentional.desc", "description": "items.materials.original.crystal.dimentional.desc",
"meta": { "meta": {

View File

@ -1,7 +1,7 @@
{ {
"materials": { "materials": {
"id": "original:crystal_flux", "id": "original:crystal_flux",
"texture": "original/assets/textures/materials/ingot/crystal_flux.png", "texture": "original/assets/textures/materials/ingot/fluxcrystal.png",
"displayName": "items.materials.original.crystal.flux", "displayName": "items.materials.original.crystal.flux",
"description": "items.materials.original.crystal.flux.desc", "description": "items.materials.original.crystal.flux.desc",
"meta": { "meta": {