From c7b2f74227af0a52851c6aec7305839436fdd682 Mon Sep 17 00:00:00 2001 From: Unl1m1t3d_L1v3s <63878657+Skindeep1990@users.noreply.github.com> Date: Sun, 26 Apr 2026 22:45:32 -0500 Subject: [PATCH] materials alloys and ores --- .../data/items/materials/alloys/aluminum_2.json | 16 ++++++++++++++++ .../data/items/materials/alloys/aluminum_7.json | 16 ++++++++++++++++ .../items/materials/alloys/aluminum_lithium.json | 16 ++++++++++++++++ .../items/materials/alloys/stain_steel_2.json | 16 ++++++++++++++++ .../items/materials/alloys/stain_steel_3.json | 16 ++++++++++++++++ .../data/items/materials/alloys/stellite.json | 16 ++++++++++++++++ .../items/materials/alloys/titanium_tanb.json | 16 ++++++++++++++++ .../items/materials/alloys/titanium_tav.json | 16 ++++++++++++++++ .../data/items/materials/crystals/citrine.json | 16 ++++++++++++++++ .../data/items/materials/crystals/diamond.json | 16 ++++++++++++++++ .../data/items/materials/crystals/emerald.json | 16 ++++++++++++++++ original/data/items/materials/crystals/onyx.json | 16 ++++++++++++++++ .../data/items/materials/crystals/pearl.json | 16 ++++++++++++++++ original/data/items/materials/crystals/ruby.json | 16 ++++++++++++++++ .../data/items/materials/crystals/sapphire.json | 16 ++++++++++++++++ .../data/items/materials/ores/ore_lithium.json | 16 ++++++++++++++++ .../data/items/materials/ores/ore_magnesium.json | 16 ++++++++++++++++ .../data/items/materials/ores/ore_manganese.json | 16 ++++++++++++++++ .../items/materials/ores/ore_molybdenum.json | 16 ++++++++++++++++ .../data/items/materials/ores/ore_niobum.json | 16 ++++++++++++++++ 20 files changed, 320 insertions(+) create mode 100644 original/data/items/materials/alloys/aluminum_2.json create mode 100644 original/data/items/materials/alloys/aluminum_7.json create mode 100644 original/data/items/materials/alloys/aluminum_lithium.json create mode 100644 original/data/items/materials/alloys/stain_steel_2.json create mode 100644 original/data/items/materials/alloys/stain_steel_3.json create mode 100644 original/data/items/materials/alloys/stellite.json create mode 100644 original/data/items/materials/alloys/titanium_tanb.json create mode 100644 original/data/items/materials/alloys/titanium_tav.json create mode 100644 original/data/items/materials/crystals/citrine.json create mode 100644 original/data/items/materials/crystals/diamond.json create mode 100644 original/data/items/materials/crystals/emerald.json create mode 100644 original/data/items/materials/crystals/onyx.json create mode 100644 original/data/items/materials/crystals/pearl.json create mode 100644 original/data/items/materials/crystals/ruby.json create mode 100644 original/data/items/materials/crystals/sapphire.json create mode 100644 original/data/items/materials/ores/ore_lithium.json create mode 100644 original/data/items/materials/ores/ore_magnesium.json create mode 100644 original/data/items/materials/ores/ore_manganese.json create mode 100644 original/data/items/materials/ores/ore_molybdenum.json create mode 100644 original/data/items/materials/ores/ore_niobum.json diff --git a/original/data/items/materials/alloys/aluminum_2.json b/original/data/items/materials/alloys/aluminum_2.json new file mode 100644 index 0000000..643bebc --- /dev/null +++ b/original/data/items/materials/alloys/aluminum_2.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:aluminum_2", + "texture": "original/assets/textures/materials/alloy/aluminum_2.png", + "displayName": "items.materials.original.alloys.aluminum_2", + "description": "items.materials.original.alloys.aluminum_2.desc", + "meta": { + "storeCategory": "original:alloys", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/alloys/aluminum_7.json b/original/data/items/materials/alloys/aluminum_7.json new file mode 100644 index 0000000..dfaf0c9 --- /dev/null +++ b/original/data/items/materials/alloys/aluminum_7.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:aluminum_7", + "texture": "original/assets/textures/materials/alloy/aluminum_7.png", + "displayName": "items.materials.original.alloys.aluminum_7", + "description": "items.materials.original.alloys.aluminum_7.desc", + "meta": { + "storeCategory": "original:alloys", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/alloys/aluminum_lithium.json b/original/data/items/materials/alloys/aluminum_lithium.json new file mode 100644 index 0000000..3ef40f8 --- /dev/null +++ b/original/data/items/materials/alloys/aluminum_lithium.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:aluminum_lithium", + "texture": "original/assets/textures/materials/alloy/aluminum_lithium.png", + "displayName": "items.materials.original.alloys.aluminum_lithium", + "description": "items.materials.original.alloys.aluminum_lithium.desc", + "meta": { + "storeCategory": "original:alloys", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/alloys/stain_steel_2.json b/original/data/items/materials/alloys/stain_steel_2.json new file mode 100644 index 0000000..23bf1e2 --- /dev/null +++ b/original/data/items/materials/alloys/stain_steel_2.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:stain_steel_2", + "texture": "original/assets/textures/materials/alloy/stain_steel_2.png", + "displayName": "items.materials.original.alloys.stain_steel_2", + "description": "items.materials.original.alloys.stain_steel_2.desc", + "meta": { + "storeCategory": "original:alloys", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/alloys/stain_steel_3.json b/original/data/items/materials/alloys/stain_steel_3.json new file mode 100644 index 0000000..11e97e1 --- /dev/null +++ b/original/data/items/materials/alloys/stain_steel_3.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:stain_steel_3", + "texture": "original/assets/textures/materials/alloy/stain_steel_3.png", + "displayName": "items.materials.original.alloys.stain_steel_3", + "description": "items.materials.original.alloys.stain_steel_3.desc", + "meta": { + "storeCategory": "original:alloys", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/alloys/stellite.json b/original/data/items/materials/alloys/stellite.json new file mode 100644 index 0000000..1445330 --- /dev/null +++ b/original/data/items/materials/alloys/stellite.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:stellite", + "texture": "original/assets/textures/materials/alloy/stellite.png", + "displayName": "items.materials.original.alloys.stellite", + "description": "items.materials.original.alloys.stellite.desc", + "meta": { + "storeCategory": "original:alloys", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/alloys/titanium_tanb.json b/original/data/items/materials/alloys/titanium_tanb.json new file mode 100644 index 0000000..283090f --- /dev/null +++ b/original/data/items/materials/alloys/titanium_tanb.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:titanium_tanb", + "texture": "original/assets/textures/materials/alloy/titanium_tanb.png", + "displayName": "items.materials.original.alloys.titanium_tanb", + "description": "items.materials.original.alloys.titanium_tanb.desc", + "meta": { + "storeCategory": "original:alloys", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/alloys/titanium_tav.json b/original/data/items/materials/alloys/titanium_tav.json new file mode 100644 index 0000000..037a46c --- /dev/null +++ b/original/data/items/materials/alloys/titanium_tav.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:titanium_tav", + "texture": "original/assets/textures/materials/alloy/titanium_tav.png", + "displayName": "items.materials.original.alloys.titanium_tav", + "description": "items.materials.original.alloys.titanium_tav.desc", + "meta": { + "storeCategory": "original:alloys", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/crystals/citrine.json b/original/data/items/materials/crystals/citrine.json new file mode 100644 index 0000000..3b7be62 --- /dev/null +++ b/original/data/items/materials/crystals/citrine.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:citrine", + "texture": "original/assets/textures/materials/crystal/citrine.png", + "displayName": "items.materials.original.crystals.citrine", + "description": "items.materials.original.crystals.citrine.desc", + "meta": { + "storeCategory": "original:crystal", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/crystals/diamond.json b/original/data/items/materials/crystals/diamond.json new file mode 100644 index 0000000..3ff8a5c --- /dev/null +++ b/original/data/items/materials/crystals/diamond.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:diamond", + "texture": "original/assets/textures/materials/crystal/diamond.png", + "displayName": "items.materials.original.crystals.diamond", + "description": "items.materials.original.crystals.diamond.desc", + "meta": { + "storeCategory": "original:crystal", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/crystals/emerald.json b/original/data/items/materials/crystals/emerald.json new file mode 100644 index 0000000..a952c2c --- /dev/null +++ b/original/data/items/materials/crystals/emerald.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:emerald", + "texture": "original/assets/textures/materials/crystal/emerald.png", + "displayName": "items.materials.original.crystals.emerald", + "description": "items.materials.original.crystals.emerald.desc", + "meta": { + "storeCategory": "original:crystal", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/crystals/onyx.json b/original/data/items/materials/crystals/onyx.json new file mode 100644 index 0000000..0c1c68c --- /dev/null +++ b/original/data/items/materials/crystals/onyx.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:onyx", + "texture": "original/assets/textures/materials/crystal/onyx.png", + "displayName": "items.materials.original.crystals.onyx", + "description": "items.materials.original.crystals.onyx.desc", + "meta": { + "storeCategory": "original:crystal", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/crystals/pearl.json b/original/data/items/materials/crystals/pearl.json new file mode 100644 index 0000000..3dc4e42 --- /dev/null +++ b/original/data/items/materials/crystals/pearl.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:pearl", + "texture": "original/assets/textures/materials/crystal/pearl.png", + "displayName": "items.materials.original.crystals.pearl", + "description": "items.materials.original.crystals.pearl.desc", + "meta": { + "storeCategory": "original:crystal", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/crystals/ruby.json b/original/data/items/materials/crystals/ruby.json new file mode 100644 index 0000000..3808605 --- /dev/null +++ b/original/data/items/materials/crystals/ruby.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:ruby", + "texture": "original/assets/textures/materials/crystal/ruby.png", + "displayName": "items.materials.original.crystals.ruby", + "description": "items.materials.original.crystals.ruby.desc", + "meta": { + "storeCategory": "original:crystal", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/crystals/sapphire.json b/original/data/items/materials/crystals/sapphire.json new file mode 100644 index 0000000..aca6397 --- /dev/null +++ b/original/data/items/materials/crystals/sapphire.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:sapphire", + "texture": "original/assets/textures/materials/crystal/sapphire.png", + "displayName": "items.materials.original.crystals.sapphire", + "description": "items.materials.original.crystals.sapphire.desc", + "meta": { + "storeCategory": "original:crystal", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/ores/ore_lithium.json b/original/data/items/materials/ores/ore_lithium.json new file mode 100644 index 0000000..f0ad8b8 --- /dev/null +++ b/original/data/items/materials/ores/ore_lithium.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:ore_lithium", + "texture": "mypack/assets/textures/materials/ore/iron.png", + "displayName": "items.materials.original.ores.ore_lithium", + "description": "items.materials.original.ores.ore_lithium.desc", + "meta": { + "storeCategory": "original:ores", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/ores/ore_magnesium.json b/original/data/items/materials/ores/ore_magnesium.json new file mode 100644 index 0000000..f1f379b --- /dev/null +++ b/original/data/items/materials/ores/ore_magnesium.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:ore_magnesium", + "texture": "mypack/assets/textures/materials/ore/iron.png", + "displayName": "items.materials.original.ores.ore_magnesium", + "description": "items.materials.original.ores.ore_magnesium.desc", + "meta": { + "storeCategory": "original:ores", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/ores/ore_manganese.json b/original/data/items/materials/ores/ore_manganese.json new file mode 100644 index 0000000..ac1201d --- /dev/null +++ b/original/data/items/materials/ores/ore_manganese.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:ore_manganese", + "texture": "mypack/assets/textures/materials/ore/iron.png", + "displayName": "items.materials.original.ores.ore_manganese", + "description": "items.materials.original.ores.ore_manganese.desc", + "meta": { + "storeCategory": "original:ores", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/ores/ore_molybdenum.json b/original/data/items/materials/ores/ore_molybdenum.json new file mode 100644 index 0000000..4163829 --- /dev/null +++ b/original/data/items/materials/ores/ore_molybdenum.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:ore_molybdenum", + "texture": "mypack/assets/textures/materials/ore/iron.png", + "displayName": "items.materials.original.ores.ore_molybdenum", + "description": "items.materials.original.ores.ore_molybdenum.desc", + "meta": { + "storeCategory": "original:ores", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file diff --git a/original/data/items/materials/ores/ore_niobum.json b/original/data/items/materials/ores/ore_niobum.json new file mode 100644 index 0000000..beea1e7 --- /dev/null +++ b/original/data/items/materials/ores/ore_niobum.json @@ -0,0 +1,16 @@ +{ + "materials": { + "id": "original:ore_niobum", + "texture": "mypack/assets/textures/materials/ore/iron.png", + "displayName": "items.materials.original.ores.ore_niobum", + "description": "items.materials.original.ores.ore_niobum.desc", + "meta": { + "storeCategory": "original:ores", + "storePrice": 50, + "storeSellValue": 10, + "storeShowWeight": 10, + "storeFeaturedDiscountPercentage": 0, + "storeFeaturedShowWeight": 10 + } + } +} \ No newline at end of file