-
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.
Now uses a mod to add custom dummy items, this is hopefully temporary…
… but will speed up development drastically.
- Loading branch information
1 parent
c99bfe1
commit 72116ca
Showing
88 changed files
with
172 additions
and
343 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"env": { | ||
"gameVersion": "1.21.1" | ||
}, | ||
"lint": { | ||
"idOmitDefaultNamespace": false | ||
} | ||
} |
170 changes: 0 additions & 170 deletions
170
PlateUp Resource-Pack/assets/minecraft/models/item/emerald.json
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-181 Bytes
PlateUp Resource-Pack/assets/minecraft/textures/block/coal_block.png
Binary file not shown.
Binary file removed
BIN
-189 Bytes
PlateUp Resource-Pack/assets/minecraft/textures/block/hay_block_top.png
Binary file not shown.
Binary file removed
BIN
-193 Bytes
PlateUp Resource-Pack/assets/minecraft/textures/block/iron_bars.png
Binary file not shown.
Binary file removed
BIN
-184 Bytes
PlateUp Resource-Pack/assets/minecraft/textures/block/iron_block.png
Binary file not shown.
Binary file removed
BIN
-198 Bytes
PlateUp Resource-Pack/assets/minecraft/textures/block/iron_door_bottom.png
Binary file not shown.
Binary file removed
BIN
-4.35 KB
PlateUp Resource-Pack/assets/minecraft/textures/block/iron_door_top.png
Binary file not shown.
Binary file not shown.
11 changes: 0 additions & 11 deletions
11
PlateUp Resource-Pack/assets/minecraft/textures/block/magma.png.mcmeta
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-202 Bytes
PlateUp Resource-Pack/assets/minecraft/textures/block/oak_planks.png
Binary file not shown.
Binary file removed
BIN
-193 Bytes
PlateUp Resource-Pack/assets/minecraft/textures/block/packed_ice.png
Binary file not shown.
Binary file removed
BIN
-234 Bytes
PlateUp Resource-Pack/assets/minecraft/textures/block/stripped_spruce_log.png
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
7 changes: 0 additions & 7 deletions
7
PlateUp Resource-Pack/assets/plateup/models/item/medium_bone-in_steak.json
This file was deleted.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
PlateUp Resource-Pack/assets/plateup/models/item/medium_bone_in_steak.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,7 @@ | ||
{ | ||
"parent": "plateup:item/raw_bone_in_steak", | ||
"textures": { | ||
"0": "plateup:item/medium_bone_in_steak", | ||
"particle": "plateup:item/medium_bone_in_steak" | ||
} | ||
} |
File renamed without changes.
7 changes: 0 additions & 7 deletions
7
PlateUp Resource-Pack/assets/plateup/models/item/rare_bone-in_steak.json
This file was deleted.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
PlateUp Resource-Pack/assets/plateup/models/item/rare_bone_in_steak.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,7 @@ | ||
{ | ||
"parent": "plateup:item/raw_bone_in_steak", | ||
"textures": { | ||
"0": "plateup:item/rare_bone_in_steak", | ||
"particle": "plateup:item/rare_bone_in_steak" | ||
} | ||
} |
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
File renamed without changes.
7 changes: 7 additions & 0 deletions
7
PlateUp Resource-Pack/assets/plateup/models/item/well_done_bone_in_steak.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,7 @@ | ||
{ | ||
"parent": "plateup:item/raw_bone_in_steak", | ||
"textures": { | ||
"0": "plateup:item/welldone_bone_in_steak", | ||
"particle": "plateup:item/welldone_bone_in_steak" | ||
} | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
7 changes: 0 additions & 7 deletions
7
PlateUp Resource-Pack/assets/plateup/models/item/welldone_bone-in_steak.json
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
+4.04 KB
(3200%)
PlateUp Resource-Pack/assets/plateup/textures/item/chopped_steak.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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,18 @@ | ||
execute if score @s progress matches 0001..0055 run data modify entity @n[type=text_display] text set value '[{"text":"|", "color":"green"},{"text":"|||||||||||||||||", "color":"gray"}]' | ||
execute if score @s progress matches 0056..0111 run data modify entity @n[type=text_display] text set value '[{"text":"||", "color":"green"},{"text":"||||||||||||||||", "color":"gray"}]' | ||
execute if score @s progress matches 0112..0166 run data modify entity @n[type=text_display] text set value '[{"text":"|||", "color":"green"},{"text":"|||||||||||||||", "color":"gray"}]' | ||
execute if score @s progress matches 0167..0222 run data modify entity @n[type=text_display] text set value '[{"text":"||||", "color":"green"},{"text":"||||||||||||||", "color":"gray"}]' | ||
execute if score @s progress matches 0223..0277 run data modify entity @n[type=text_display] text set value '[{"text":"|||||", "color":"green"},{"text":"|||||||||||||", "color":"gray"}]' | ||
execute if score @s progress matches 0278..0333 run data modify entity @n[type=text_display] text set value '[{"text":"||||||", "color":"green"},{"text":"||||||||||||", "color":"gray"}]' | ||
execute if score @s progress matches 0334..0388 run data modify entity @n[type=text_display] text set value '[{"text":"|||||||", "color":"green"},{"text":"|||||||||||", "color":"gray"}]' | ||
execute if score @s progress matches 0389..0444 run data modify entity @n[type=text_display] text set value '[{"text":"||||||||", "color":"green"},{"text":"||||||||||", "color":"gray"}]' | ||
execute if score @s progress matches 0445..0500 run data modify entity @n[type=text_display] text set value '[{"text":"|||||||||", "color":"green"},{"text":"|||||||||", "color":"gray"}]' | ||
execute if score @s progress matches 0501..0555 run data modify entity @n[type=text_display] text set value '[{"text":"||||||||||", "color":"green"},{"text":"||||||||", "color":"gray"}]' | ||
execute if score @s progress matches 0556..0611 run data modify entity @n[type=text_display] text set value '[{"text":"|||||||||||", "color":"green"},{"text":"|||||||", "color":"gray"}]' | ||
execute if score @s progress matches 0612..0666 run data modify entity @n[type=text_display] text set value '[{"text":"||||||||||||", "color":"green"},{"text":"||||||", "color":"gray"}]' | ||
execute if score @s progress matches 0667..0722 run data modify entity @n[type=text_display] text set value '[{"text":"|||||||||||||", "color":"green"},{"text":"|||||", "color":"gray"}]' | ||
execute if score @s progress matches 0723..0777 run data modify entity @n[type=text_display] text set value '[{"text":"||||||||||||||", "color":"green"},{"text":"||||", "color":"gray"}]' | ||
execute if score @s progress matches 0778..0833 run data modify entity @n[type=text_display] text set value '[{"text":"|||||||||||||||", "color":"green"},{"text":"|||", "color":"gray"}]' | ||
execute if score @s progress matches 0834..0888 run data modify entity @n[type=text_display] text set value '[{"text":"||||||||||||||||", "color":"green"},{"text":"||", "color":"gray"}]' | ||
execute if score @s progress matches 0889..0944 run data modify entity @n[type=text_display] text set value '[{"text":"|||||||||||||||||", "color":"green"},{"text":"|", "color":"gray"}]' | ||
execute if score @s progress matches 0945.. run data modify entity @n[type=text_display] text set value '[{"text":"||||||||||||||||||", "color":"green"},{"text":"", "color":"gray"}]' |
6 changes: 6 additions & 0 deletions
6
data/plateup/function/recipes/combine/medium_steak.mcfunction
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 @@ | ||
scoreboard players set generic doprog 0 | ||
execute if items block ~ ~-1.5 ~ container.0 plateup:medium_steak if items block ~ ~-1.5 ~ container.26 plateup:plate run scoreboard players set generic doprog 1 | ||
execute if items block ~ ~-1.5 ~ container.0 plateup:plate if items block ~ ~-1.5 ~ container.26 plateup:medium_steak run scoreboard players set generic doprog 1 | ||
execute if score generic doprog matches 1.. run item replace block ~ ~-1.5 ~ container.0 with plateup:plated_medium_steak | ||
execute if score generic doprog matches 1.. run item replace block ~ ~-1.5 ~ container.26 with air | ||
execute if score generic doprog matches 1.. run data remove entity @s interaction |
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 @@ | ||
scoreboard players set generic doprog 0 | ||
execute if items block ~ ~-1.5 ~ container.0 plateup:rare_steak if items block ~ ~-1.5 ~ container.26 plateup:plate run scoreboard players set generic doprog 1 | ||
execute if items block ~ ~-1.5 ~ container.0 plateup:plate if items block ~ ~-1.5 ~ container.26 plateup:rare_steak run scoreboard players set generic doprog 1 | ||
execute if score generic doprog matches 1.. run item replace block ~ ~-1.5 ~ container.0 with plateup:plated_rare_steak | ||
execute if score generic doprog matches 1.. run item replace block ~ ~-1.5 ~ container.26 with air | ||
execute if score generic doprog matches 1.. run data remove entity @s interaction |
6 changes: 6 additions & 0 deletions
6
data/plateup/function/recipes/combine/welldone_steak.mcfunction
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 @@ | ||
scoreboard players set generic doprog 0 | ||
execute if items block ~ ~-1.5 ~ container.0 plateup:well_done_steak if items block ~ ~-1.5 ~ container.26 plateup:plate run scoreboard players set generic doprog 1 | ||
execute if items block ~ ~-1.5 ~ container.0 plateup:plate if items block ~ ~-1.5 ~ container.26 plateup:well_done_steak run scoreboard players set generic doprog 1 | ||
execute if score generic doprog matches 1.. run item replace block ~ ~-1.5 ~ container.0 with plateup:plated_well_done_steak | ||
execute if score generic doprog matches 1.. run item replace block ~ ~-1.5 ~ container.26 with air | ||
execute if score generic doprog matches 1.. run data remove entity @s interaction |
4 changes: 2 additions & 2 deletions
4
...ions/recipes/counter/raw_steak.mcfunction → ...tion/recipes/counter/raw_steak.mcfunction
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,4 +1,4 @@ | ||
execute unless items block ~ ~-1.5 ~ container.0 emerald[minecraft:custom_model_data=10] run return fail | ||
execute unless items block ~ ~-1.5 ~ container.0 plateup:raw_steak run return fail | ||
scoreboard players add @s progress 25 | ||
execute if score @s progress matches 1000.. run item replace block ~ ~-1.5 ~ container.0 with emerald[minecraft:custom_model_data=14] | ||
execute if score @s progress matches 1000.. run item replace block ~ ~-1.5 ~ container.0 with plateup:chopped_steak | ||
execute if score @s progress matches 1000.. run scoreboard players set @s progress 0 |
4 changes: 2 additions & 2 deletions
4
...cipes/stove/rare_bone-in_steak.mcfunction → ...pes/stove/medium_bone_in_steak.mcfunction
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,5 +1,5 @@ | ||
execute unless items block ~ ~-1.5 ~ container.0 emerald[minecraft:custom_model_data=21] run return fail | ||
execute unless items block ~ ~-1.5 ~ container.0 plateup:medium_bone_in_steak run return fail | ||
scoreboard players add @s progress 17 | ||
execute if score @s progress matches 1000.. run item replace block ~ ~-1.5 ~ container.0 with emerald[minecraft:custom_model_data=22] | ||
execute if score @s progress matches 1000.. run item replace block ~ ~-1.5 ~ container.0 with plateup:well_done_bone_in_steak | ||
execute if score @s progress matches 1000.. run scoreboard players set @s progress 0 | ||
function plateup:progressbar |
4 changes: 2 additions & 2 deletions
4
...ons/recipes/stove/medium_steak.mcfunction → ...ion/recipes/stove/medium_steak.mcfunction
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,5 +1,5 @@ | ||
execute unless items block ~ ~-1.5 ~ container.0 emerald[minecraft:custom_model_data=12] run return fail | ||
execute unless items block ~ ~-1.5 ~ container.0 plateup:medium_steak run return fail | ||
scoreboard players add @s progress 25 | ||
execute if score @s progress matches 1000.. run item replace block ~ ~-1.5 ~ container.0 with emerald[minecraft:custom_model_data=13] | ||
execute if score @s progress matches 1000.. run item replace block ~ ~-1.5 ~ container.0 with plateup:well_done_steak | ||
execute if score @s progress matches 1000.. run scoreboard players set @s progress 0 | ||
function plateup:progressbar |
4 changes: 2 additions & 2 deletions
4
...s/stove/medium_thick_cut_steak.mcfunction → ...s/stove/medium_thick_cut_steak.mcfunction
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,5 +1,5 @@ | ||
execute unless items block ~ ~-1.5 ~ container.0 emerald[minecraft:custom_model_data=32] run return fail | ||
execute unless items block ~ ~-1.5 ~ container.0 plateup:medium_thick_cut_steak run return fail | ||
scoreboard players add @s progress 6 | ||
execute if score @s progress matches 1000.. run item replace block ~ ~-1.5 ~ container.0 with emerald[minecraft:custom_model_data=33] | ||
execute if score @s progress matches 1000.. run item replace block ~ ~-1.5 ~ container.0 with plateup:well_done_thick_cut_steak | ||
execute if score @s progress matches 1000.. run scoreboard players set @s progress 0 | ||
function plateup:progressbar |
4 changes: 2 additions & 2 deletions
4
...es/stove/medium_thin_cut_steak.mcfunction → ...es/stove/medium_thin_cut_steak.mcfunction
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,5 +1,5 @@ | ||
execute unless items block ~ ~-1.5 ~ container.0 emerald[minecraft:custom_model_data=42] run return fail | ||
execute unless items block ~ ~-1.5 ~ container.0 plateup:medium_thin_cut_steak run return fail | ||
scoreboard players add @s progress 50 | ||
execute if score @s progress matches 1000.. run item replace block ~ ~-1.5 ~ container.0 with emerald[minecraft:custom_model_data=43] | ||
execute if score @s progress matches 1000.. run item replace block ~ ~-1.5 ~ container.0 with plateup:well_done_thin_cut_steak | ||
execute if score @s progress matches 1000.. run scoreboard players set @s progress 0 | ||
function plateup:progressbar |
4 changes: 2 additions & 2 deletions
4
...pes/stove/medium_bone-in_steak.mcfunction → ...cipes/stove/rare_bone_in_steak.mcfunction
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,5 +1,5 @@ | ||
execute unless items block ~ ~-1.5 ~ container.0 emerald[minecraft:custom_model_data=22] run return fail | ||
execute unless items block ~ ~-1.5 ~ container.0 plateup:rare_bone_in_steak run return fail | ||
scoreboard players add @s progress 17 | ||
execute if score @s progress matches 1000.. run item replace block ~ ~-1.5 ~ container.0 with emerald[minecraft:custom_model_data=23] | ||
execute if score @s progress matches 1000.. run item replace block ~ ~-1.5 ~ container.0 with plateup:medium_bone_in_steak | ||
execute if score @s progress matches 1000.. run scoreboard players set @s progress 0 | ||
function plateup:progressbar |
4 changes: 2 additions & 2 deletions
4
...tions/recipes/stove/rare_steak.mcfunction → ...ction/recipes/stove/rare_steak.mcfunction
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,5 +1,5 @@ | ||
execute unless items block ~ ~-1.5 ~ container.0 emerald[minecraft:custom_model_data=11] run return fail | ||
execute unless items block ~ ~-1.5 ~ container.0 plateup:rare_steak run return fail | ||
scoreboard players add @s progress 25 | ||
execute if score @s progress matches 1000.. run item replace block ~ ~-1.5 ~ container.0 with emerald[minecraft:custom_model_data=12] | ||
execute if score @s progress matches 1000.. run item replace block ~ ~-1.5 ~ container.0 with plateup:medium_steak | ||
execute if score @s progress matches 1000.. run scoreboard players set @s progress 0 | ||
function plateup:progressbar |
Oops, something went wrong.