Skip to content

Commit

Permalink
Initial Release.
Browse files Browse the repository at this point in the history
  • Loading branch information
creatorfromhell committed Jul 1, 2019
0 parents commit 21a2670
Show file tree
Hide file tree
Showing 27 changed files with 98 additions and 0 deletions.
20 changes: 20 additions & 0 deletions assets/minecraft/models/item/paper.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/paper"
},
"overrides": [
{ "predicate": { "custom_model_data": 100 }, "model": "tne:item/coin_01" },
{ "predicate": { "custom_model_data": 101 }, "model": "tne:item/coin_05" },
{ "predicate": { "custom_model_data": 102 }, "model": "tne:item/coin_10" },
{ "predicate": { "custom_model_data": 103 }, "model": "tne:item/coin_25" },
{ "predicate": { "custom_model_data": 104 }, "model": "tne:item/coin_50" },
{ "predicate": { "custom_model_data": 105 }, "model": "tne:item/note_1" },
{ "predicate": { "custom_model_data": 106 }, "model": "tne:item/note_10" },
{ "predicate": { "custom_model_data": 107 }, "model": "tne:item/note_20" },
{ "predicate": { "custom_model_data": 108 }, "model": "tne:item/note_50" },
{ "predicate": { "custom_model_data": 109 }, "model": "tne:item/note_100" },
{ "predicate": { "custom_model_data": 110 }, "model": "tne:item/note_500" },
{ "predicate": { "custom_model_data": 111 }, "model": "tne:item/note_1000" }
]
}
6 changes: 6 additions & 0 deletions assets/tne/models/item/coin_01.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "tne:item/coin_01"
}
}
6 changes: 6 additions & 0 deletions assets/tne/models/item/coin_05.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "tne:item/coin_05"
}
}
6 changes: 6 additions & 0 deletions assets/tne/models/item/coin_10.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "tne:item/coin_10"
}
}
6 changes: 6 additions & 0 deletions assets/tne/models/item/coin_25.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "tne:item/coin_25"
}
}
6 changes: 6 additions & 0 deletions assets/tne/models/item/coin_50.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "tne:item/coin_50"
}
}
6 changes: 6 additions & 0 deletions assets/tne/models/item/note_1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "tne:item/note_1"
}
}
6 changes: 6 additions & 0 deletions assets/tne/models/item/note_10.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "tne:item/note_10"
}
}
6 changes: 6 additions & 0 deletions assets/tne/models/item/note_100.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "tne:item/note_100"
}
}
6 changes: 6 additions & 0 deletions assets/tne/models/item/note_1000.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "tne:item/note_1000"
}
}
6 changes: 6 additions & 0 deletions assets/tne/models/item/note_20.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "tne:item/note_20"
}
}
6 changes: 6 additions & 0 deletions assets/tne/models/item/note_50.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "tne:item/note_50"
}
}
6 changes: 6 additions & 0 deletions assets/tne/models/item/note_500.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "tne:item/note_500"
}
}
Binary file added assets/tne/textures/item/coin_01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/tne/textures/item/coin_05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/tne/textures/item/coin_10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/tne/textures/item/coin_25.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/tne/textures/item/coin_50.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/tne/textures/item/note_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/tne/textures/item/note_10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/tne/textures/item/note_100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/tne/textures/item/note_1000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/tne/textures/item/note_20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/tne/textures/item/note_50.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/tne/textures/item/note_500.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions pack.mcmeta
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"pack": {
"pack_format": 4,
"description": "TNE Currency Pack"
}
}
Binary file added pack.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 21a2670

Please sign in to comment.