added derus textures and fixed naming
This commit is contained in:
parent
7ab64992a4
commit
2c61c8c05c
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 |
@ -1,7 +1,7 @@
|
||||
{
|
||||
"materials": {
|
||||
"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",
|
||||
"description": "items.materials.original.alloys.titanium_weave.desc",
|
||||
"meta": {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"materials": {
|
||||
"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",
|
||||
"description": "items.materials.original.alloys.void_steel.desc",
|
||||
"meta": {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"materials": {
|
||||
"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",
|
||||
"description": "items.materials.original.crystal.void.desc",
|
||||
"meta": {
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"materials": {
|
||||
"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",
|
||||
"description": "items.materials.original.crystal.dimentional.desc",
|
||||
"meta": {
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"materials": {
|
||||
"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",
|
||||
"description": "items.materials.original.crystal.flux.desc",
|
||||
"meta": {
|
||||
Loading…
Reference in New Issue
Block a user