From 18fe411902fcd032f25fd16e6293aaaae9dba34b Mon Sep 17 00:00:00 2001 From: Hell13Cat <46496367+Hell13Cat@users.noreply.github.com> Date: Sat, 5 Feb 2022 23:06:40 +0300 Subject: [PATCH] =?UTF-8?q?=D0=90=D0=BB=D0=BC=D0=B0=D0=B7=D0=BD=D0=B0?= =?UTF-8?q?=D1=8F=20=D0=BF=D1=8B=D0=BB=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- behavior_pack/items/mw_item_diamond_dust.json | 21 +++++++++++++++ behavior_pack/manifest.json | 6 ++--- .../recipes/mw_item_diamond_dust.json | 21 +++++++++++++++ .../recipes/mw_item_diamond_dust_reverse.json | 24 ++++++++++++++++++ resource_pack/manifest.json | 6 ++--- resource_pack/textures/item_texture.json | 5 ++++ .../textures/items/food/fishsteak.png | Bin 401 -> 249 bytes .../textures/items/item/diamond_dust.png | Bin 0 -> 235 bytes 8 files changed, 77 insertions(+), 6 deletions(-) create mode 100644 behavior_pack/items/mw_item_diamond_dust.json create mode 100644 behavior_pack/recipes/mw_item_diamond_dust.json create mode 100644 behavior_pack/recipes/mw_item_diamond_dust_reverse.json create mode 100644 resource_pack/textures/items/item/diamond_dust.png diff --git a/behavior_pack/items/mw_item_diamond_dust.json b/behavior_pack/items/mw_item_diamond_dust.json new file mode 100644 index 0000000..0f2164f --- /dev/null +++ b/behavior_pack/items/mw_item_diamond_dust.json @@ -0,0 +1,21 @@ +{ + "format_version": "1.17.0", + "minecraft:item": { + "description": { + "identifier": "mw_item:diamond_dust", + "category": "construction" + }, + "components": { + "minecraft:icon": { + "texture": "mw_item", + "frame": 0 + }, + "minecraft:display_name": { + "value": "Алмазная пыль" + }, + "minecraft:hand_equipped": false, + "minecraft:max_stack_size": 64, + "minecraft:foil": false + } + } +} \ No newline at end of file diff --git a/behavior_pack/manifest.json b/behavior_pack/manifest.json index 69affab..d290de9 100644 --- a/behavior_pack/manifest.json +++ b/behavior_pack/manifest.json @@ -7,7 +7,7 @@ "version": [ 0, 3, - 19 + 21 ], "min_engine_version": [ 1, @@ -23,7 +23,7 @@ "version": [ 0, 3, - 19 + 21 ] } ], @@ -33,7 +33,7 @@ "version": [ 0, 3, - 19 + 21 ] } ] diff --git a/behavior_pack/recipes/mw_item_diamond_dust.json b/behavior_pack/recipes/mw_item_diamond_dust.json new file mode 100644 index 0000000..c3f409f --- /dev/null +++ b/behavior_pack/recipes/mw_item_diamond_dust.json @@ -0,0 +1,21 @@ +{ + "format_version": "1.12", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "mw_item:diamond_dust" + }, + "tags": [ + "crafting_table" + ], + "group": "candle", + "ingredients": [ + { + "item": "minecraft:diamond" + } + ], + "result": { + "item": "mw_item:diamond_dust", + "count": 9 + } + } +} \ No newline at end of file diff --git a/behavior_pack/recipes/mw_item_diamond_dust_reverse.json b/behavior_pack/recipes/mw_item_diamond_dust_reverse.json new file mode 100644 index 0000000..e51d871 --- /dev/null +++ b/behavior_pack/recipes/mw_item_diamond_dust_reverse.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.12", + "minecraft:recipe_shaped": { + "description": { + "identifier": "minecraft:diamond_reverse" + }, + "tags": [ + "crafting_table" + ], + "pattern": [ + "###", + "###", + "###" + ], + "key": { + "#": { + "item": "mw_item:diamond_dust" + } + }, + "result": { + "item": "minecraft:diamond" + } + } +} \ No newline at end of file diff --git a/resource_pack/manifest.json b/resource_pack/manifest.json index 342dfc4..6a861cc 100644 --- a/resource_pack/manifest.json +++ b/resource_pack/manifest.json @@ -7,7 +7,7 @@ "version": [ 0, 3, - 19 + 21 ], "min_engine_version": [ 1, @@ -23,7 +23,7 @@ "version": [ 0, 3, - 19 + 21 ] } ], @@ -33,7 +33,7 @@ "version": [ 0, 3, - 19 + 21 ] } ] diff --git a/resource_pack/textures/item_texture.json b/resource_pack/textures/item_texture.json index 02d8977..f2d6c3e 100644 --- a/resource_pack/textures/item_texture.json +++ b/resource_pack/textures/item_texture.json @@ -24,6 +24,11 @@ "textures/items/food/waffles", "textures/items/food/fishsteak" ] + }, + "mw_item": { + "textures": [ + "textures/items/item/diamond_dust" + ] } } } \ No newline at end of file diff --git a/resource_pack/textures/items/food/fishsteak.png b/resource_pack/textures/items/food/fishsteak.png index 131a85abe79fea6f619aac4b5a3f4a72961880f2..98e697e952b9144bfe3af5a613f77e85399cafa0 100644 GIT binary patch delta 162 zcmbQp{F8Bl1SbbG0|SGGE`RVuLuo;M28LJh3=CG&85qP1YD9N2PK-6Ktjs?4}b4l*}VRdA-|JS##W%s;dTw<}n%o}JfgQu&X J%Q~loCICneK|cTh delta 316 zcmey#IFWgRgd__y0|Ud`yN`l^6id3JuOkD)#(wTUiL4V9r3DQb7+xhXFj&oCU=S~u zvn$YMqOWm1Q%R6tFoOewf6oe_9>yeZcNcE?>qia%IqW5#zOL+#nAsUL%{N}jSOOG^ z@pN$v;kcfhpunY}sj1nJp*DF#h_ZmQ<(Z>*cr}isypp*#Y0{Ac3!cT?k$c7_5;SX; zSkkL!Sw|FBm|WF8b)`axx#MX})XEbKX{!E02@M-W>J`(twKyGe1yd3j7=9KA=1ktx zIUQ(`YKdz^NlIc#s#S7PDv)9@GBC8zH89pSFbgp9%$l^to?#cXYFLPXvt@H0y^NbV>Rb$WBdQ$&@6 zdD%I)8y!5;)-~PWVLp)~!u(7x>4*W#GRd3QR&EYF#9%Cz@b9#rYsMC%_KcRu78V0u h2Xl^_t<6FV3@2Q?=X~Ngo)2^|gQu&X%Q~loCIEH$R+az& literal 0 HcmV?d00001