Compare commits
No commits in common. "55314cb8bb01027f34b97f4859b3ca9fedf51d54" and "5ebae2c628fbe2d4ba813dd7a43454cb4fcf48a7" have entirely different histories.
55314cb8bb
...
5ebae2c628
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 80 KiB |
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
|
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 63 KiB |
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 55 KiB |
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"materials": {
|
"materials": {
|
||||||
"id": "original:titanium_weave",
|
"id": "original:titanium_weave",
|
||||||
"texture": "original/assets/textures/materials/composite/titanium_weave.png",
|
"texture": "original/assets/textures/materials/ore/titaniumweave.png",
|
||||||
"displayName": "items.materials.original.composites.titanium_weave",
|
"displayName": "items.materials.original.compositess.titanium_weave",
|
||||||
"description": "items.materials.original.composites.titanium_weave.desc",
|
"description": "items.materials.original.compositess.titanium_weave.desc",
|
||||||
"meta": {
|
"meta": {
|
||||||
"storeCategory": "original:materials",
|
"storeCategory": "original:materials",
|
||||||
"storePrice": 50,
|
"storePrice": 50,
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"materials": {
|
"materials": {
|
||||||
"id": "original:ingot_aluminum",
|
"id": "original:ingot_aluminum",
|
||||||
"texture": "original/assets/textures/materials/ingot/ingot_aluminum.png",
|
"texture": "original/assets/textures/materials/ingot/aluminum.png",
|
||||||
"displayName": "items.materials.original.ingots.ingot_aluminum",
|
"displayName": "items.materials.original.ingots.aluminum",
|
||||||
"description": "items.materials.original.ingots.ingot_aluminum.desc",
|
"description": "items.materials.original.ingots.aluminum.desc",
|
||||||
"meta": {
|
"meta": {
|
||||||
"storeCategory": "original:ingots",
|
"storeCategory": "original:ingots",
|
||||||
"storePrice": 50,
|
"storePrice": 50,
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"materials": {
|
"materials": {
|
||||||
"id": "original:ingot_copper",
|
"id": "original:ingot_copper",
|
||||||
"texture": "original/assets/textures/materials/ingot/ingot_copper.png",
|
"texture": "original/assets/textures/materials/ingot/copper_ingot.png",
|
||||||
"displayName": "items.materials.original.ingots.ingot_copper",
|
"displayName": "items.materials.original.ingots.copper_ingot",
|
||||||
"description": "items.materials.original.ingots.ingot_copper.desc",
|
"description": "items.materials.original.ingots.copper_ingot.desc",
|
||||||
"meta": {
|
"meta": {
|
||||||
"storeCategory": "original:ingots",
|
"storeCategory": "original:ingots",
|
||||||
"storePrice": 50,
|
"storePrice": 50,
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"materials": {
|
"materials": {
|
||||||
"id": "original:ore_ilmenite",
|
"id": "original:ore_ilmenite",
|
||||||
"texture": "original/assets/textures/materials/ore/ore_ilmenite.png",
|
"texture": "original/assets/textures/materials/ore/ilmenite.png",
|
||||||
"displayName": "items.materials.original.ores.ore_ilmenite",
|
"displayName": "items.materials.original.ores.ore_ilmenite",
|
||||||
"description": "items.materials.original.ores.ore_ilmenite.desc",
|
"description": "items.materials.original.ores.ore_ilmenite.desc",
|
||||||
"meta": {
|
"meta": {
|
||||||
|
|||||||