Skip to content

Commit

Permalink
colour correction for gnome standard
Browse files Browse the repository at this point in the history
also added rotten apple to files, used as a decor apple in the apple orchard
  • Loading branch information
Regorty committed Jan 1, 2024
1 parent 0a8df4b commit efd584a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/minecraft/models/item/beetroot.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
{"predicate": {"custom_model_data":15},"model":"ms:quest/t_h_i_t_s/sandys_rota"},
{"predicate": {"custom_model_data":16},"model":"ms:quest/t_h_i_t_s/a_magic_scroll"},
{"predicate": {"custom_model_data":17},"model":"ms:models/diamond_sword/other/rusty_scimitar"},
{"predicate": {"custom_model_data":18},"model":"item/empty"},
{"predicate": {"custom_model_data":18},"model":"ms:quest/biohazard/rotten_apple"},
{"predicate": {"custom_model_data":19},"model":"item/empty"},
{"predicate": {"custom_model_data":20},"model":"item/empty"},
{"predicate": {"custom_model_data":21},"model":"item/empty"},
Expand Down
4 changes: 2 additions & 2 deletions assets/ms/models/clutter/standard_green.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"credit": "Made by Regorty",
"textures": {
"0": "item/custom/diamond_sword/construction/oak_plank",
"2": "item/custom/colors/jade_color",
"2": "item/custom/colors/lime",
"3": "item/custom/colors/white",
"particle": "item/custom/diamond_sword/construction/oak_plank",
"2_2": "item/custom/colors/black"
"2_2": "item/custom/colors/jade_color"
},
"elements": [
{
Expand Down
7 changes: 7 additions & 0 deletions assets/ms/models/quest/biohazard/rotten_apple.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"credit": "Made by Regorty",
"parent": "item/handheld",
"textures": {
"layer0": "item/custom/diamond_shovel/member_quest/biohazard/rotten_apple"
}
}

0 comments on commit efd584a

Please sign in to comment.