generated from jaredlll08/MultiLoader-Template
-
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
43 changed files
with
142 additions
and
121 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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 0 additions & 5 deletions
5
common/src/main/resources/assets/addemall/blockstates/blue_zen_block.json
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
common/src/main/resources/assets/addemall/blockstates/brown_zen_block.json
This file was deleted.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
common/src/main/resources/assets/addemall/blockstates/generated/dirt/blue_zen_block.json
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,5 @@ | ||
{ | ||
"variants": { | ||
"": { "model": "addemall:block/generated/dirt/blue_zen_block" } | ||
} | ||
} |
5 changes: 5 additions & 0 deletions
5
common/src/main/resources/assets/addemall/blockstates/generated/dirt/brown_zen_block.json
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,5 @@ | ||
{ | ||
"variants": { | ||
"": { "model": "addemall:block/generated/dirt/brown_zen_block" } | ||
} | ||
} |
5 changes: 5 additions & 0 deletions
5
common/src/main/resources/assets/addemall/blockstates/generated/dirt/green_zen_block.json
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,5 @@ | ||
{ | ||
"variants": { | ||
"": { "model": "addemall:block/generated/dirt/green_zen_block" } | ||
} | ||
} |
5 changes: 5 additions & 0 deletions
5
common/src/main/resources/assets/addemall/blockstates/generated/dirt/red_zen_block.json
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,5 @@ | ||
{ | ||
"variants": { | ||
"": { "model": "addemall:block/generated/dirt/red_zen_block" } | ||
} | ||
} |
5 changes: 5 additions & 0 deletions
5
common/src/main/resources/assets/addemall/blockstates/generated/dirt/yellow_zen_block.json
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,5 @@ | ||
{ | ||
"variants": { | ||
"": { "model": "addemall:block/generated/dirt/yellow_zen_block" } | ||
} | ||
} |
5 changes: 0 additions & 5 deletions
5
common/src/main/resources/assets/addemall/blockstates/green_zen_block.json
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
common/src/main/resources/assets/addemall/blockstates/red_zen_block.json
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
common/src/main/resources/assets/addemall/blockstates/yellow_zen_block.json
This file was deleted.
Oops, something went wrong.
20 changes: 10 additions & 10 deletions
20
common/src/main/resources/assets/addemall/lang/en_us.json
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 |
---|---|---|
@@ -1,19 +1,19 @@ | ||
{ | ||
"DO.NOT.EDIT.MANUALLY.BEGIN": "BEGIN", | ||
"item.addemall.green_zen_block": "Green Zen", | ||
"block.addemall.green_zen_block": "Green Zen", | ||
"item.addemall.generated.dirt.green_zen_block": "Green Zen", | ||
"block.addemall.generated.dirt.green_zen_block": "Green Zen", | ||
|
||
"item.addemall.yellow_zen_block": "Yellow Zen", | ||
"block.addemall.yellow_zen_block": "Yellow Zen", | ||
"item.addemall.generated.dirt.yellow_zen_block": "Yellow Zen", | ||
"block.addemall.generated.dirt.yellow_zen_block": "Yellow Zen", | ||
|
||
"item.addemall.blue_zen_block": "Blue Zen", | ||
"block.addemall.blue_zen_block": "Blue Zen", | ||
"item.addemall.generated.dirt.blue_zen_block": "Blue Zen", | ||
"block.addemall.generated.dirt.blue_zen_block": "Blue Zen", | ||
|
||
"item.addemall.brown_zen_block": "Brown Zen", | ||
"block.addemall.brown_zen_block": "Brown Zen", | ||
"item.addemall.generated.dirt.brown_zen_block": "Brown Zen", | ||
"block.addemall.generated.dirt.brown_zen_block": "Brown Zen", | ||
|
||
"item.addemall.red_zen_block": "Red Zen", | ||
"block.addemall.red_zen_block": "Red Zen", | ||
"item.addemall.generated.dirt.red_zen_block": "Red Zen", | ||
"block.addemall.generated.dirt.red_zen_block": "Red Zen", | ||
"DO.NOT.EDIT.MANUALLY.END": "END", | ||
"itemGroup.addemall.tab": "AddEmAll" | ||
} |
6 changes: 0 additions & 6 deletions
6
common/src/main/resources/assets/addemall/models/block/blue_zen_block.json
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
common/src/main/resources/assets/addemall/models/block/brown_zen_block.json
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
common/src/main/resources/assets/addemall/models/block/generated/dirt/blue_zen_block.json
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,6 @@ | ||
{ | ||
"parent": "block/cube_all", | ||
"textures": { | ||
"all": "addemall:block/generated/dirt/blue_zen_block" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
common/src/main/resources/assets/addemall/models/block/generated/dirt/brown_zen_block.json
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,6 @@ | ||
{ | ||
"parent": "block/cube_all", | ||
"textures": { | ||
"all": "addemall:block/generated/dirt/brown_zen_block" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
common/src/main/resources/assets/addemall/models/block/generated/dirt/green_zen_block.json
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,6 @@ | ||
{ | ||
"parent": "block/cube_all", | ||
"textures": { | ||
"all": "addemall:block/generated/dirt/green_zen_block" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
common/src/main/resources/assets/addemall/models/block/generated/dirt/red_zen_block.json
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,6 @@ | ||
{ | ||
"parent": "block/cube_all", | ||
"textures": { | ||
"all": "addemall:block/generated/dirt/red_zen_block" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
common/src/main/resources/assets/addemall/models/block/generated/dirt/yellow_zen_block.json
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,6 @@ | ||
{ | ||
"parent": "block/cube_all", | ||
"textures": { | ||
"all": "addemall:block/generated/dirt/yellow_zen_block" | ||
} | ||
} |
Oops, something went wrong.