This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
52 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,9 +8,8 @@ | |
"crafting_table" | ||
], | ||
"pattern": [ | ||
"###", | ||
"###", | ||
"###" | ||
"##", | ||
"##" | ||
], | ||
"key": { | ||
"#": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
}, | ||
"result": { | ||
"item": "cdacopper:ci", | ||
"count": 9 | ||
"count": 4 | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
item.cdacopper:ci.name=Copper Ingot | ||
|
||
tile.cdacopper:cb.name=Copper Block | ||
tile.cdacopper:cc.name=Cut Copper | ||
tile.cdacopper:co.name=Copper Ore | ||
tile.cdacopper:lwcb.name=Lightly Weathered Copper Block | ||
tile.cdacopper:lwcc.name=Lightly Weathered Cut Copper | ||
tile.cdacopper:swcb.name=Semi-Weathered Copper Block | ||
tile.cdacopper:swcc.name=Semi-Weathered Cut Copper | ||
tile.cdacopper:wcb.name=Weathered Copper Block | ||
tile.cdacopper:wcc.name=Weathered Cut Copper | ||
|
||
tile.cdacopper:cw.name=Waxed Copper | ||
tile.cdacopper:ccw.name=Waxed Cut Copper | ||
tile.cdacopper:lwcw.name=Waxed Lightly Weathered Copper | ||
tile.cdacopper:lwccw.name=Waxed Lightly Weathered Cut Copper | ||
tile.cdacopper:swcw.name=Waxed Semi-Weathered Copper | ||
tile.cdacopper:swccw.name=Waxed Semi-Weathered Cut Copper | ||
|
||
tile.cdacopper:ccsl.name=Cut Copper Slab | ||
tile.cdacopper:lwccsl.name=Lightly Weathered Cut Copper Slab | ||
tile.cdacopper:swccsl.name-Semi-Weathered Cut Copper Slab | ||
tile.cdacopper:wccsl.name=Weathered Cut Copper Slab | ||
tile.cdacopper:ccwsl.name=Waxed Cut Copper Slab | ||
tile.cdacopper:lwccwsl.name=Waxed Lightly Weathered Cut Copper Slab | ||
tile.cdacopper:swccwsl.name=Waxed Semi-Weathered Cut Copper Slab | ||
|
||
tile.cdacopper:ccst.name=Cut Copper Stairs | ||
tile.cdacopper:lwccst.name=Lightly Weathered Cut Copper Stairs | ||
tile.cdacopper:swccst.name=Semi-Weathered Cut Copper Stairs | ||
tile.cdacopper:wccst.name=Weathered Cut Copper Stairs | ||
tile.cdacopper:ccwst.name=Waxed Cut Copper Stairs | ||
tile.cdacopper:lwccwst.name=Waxed Lightly Weathered Cut Copper Stairs | ||
tile.cdacopper:swccwst.name=Waxed Semi-Weathered Cut Copper Stairs |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.