Добавлена шоколадка
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"minecraft:use_animation": "eat",
|
||||
"minecraft:hand_equipped": false,
|
||||
"minecraft:max_stack_size": 32,
|
||||
"minecraft:max_stack_size": 64,
|
||||
"minecraft:foil": false,
|
||||
"minecraft:food": {
|
||||
"saturation_modifier": "low",
|
||||
@@ -23,7 +23,7 @@
|
||||
"can_always_eat": false,
|
||||
"remove_effects": []
|
||||
},
|
||||
"minecraft:use_duration": 3
|
||||
"minecraft:use_duration": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
"version": [
|
||||
0,
|
||||
3,
|
||||
6
|
||||
14
|
||||
],
|
||||
"min_engine_version": [
|
||||
1,
|
||||
@@ -23,7 +23,7 @@
|
||||
"version": [
|
||||
0,
|
||||
3,
|
||||
6
|
||||
14
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -33,7 +33,7 @@
|
||||
"version": [
|
||||
0,
|
||||
3,
|
||||
6
|
||||
14
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
|
||||
{
|
||||
"format_version": "1.12",
|
||||
"minecraft:recipe_shapeless": {
|
||||
"description": {
|
||||
"format_version": "1.12.0",
|
||||
"minecraft:recipe_shapeless": {
|
||||
"description": {
|
||||
"identifier": "minecraft:grass"
|
||||
},
|
||||
"tags": [ "crafting_table" ],
|
||||
"group": "candle",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:dirt"
|
||||
},
|
||||
"tags": [ "crafting_table" ],
|
||||
"group": "candle",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:dirt"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:wheat_seeds"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:grass"
|
||||
{
|
||||
"item": "minecraft:wheat_seeds"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:grass"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,26 +1,21 @@
|
||||
{
|
||||
"format_version": "1.12",
|
||||
"minecraft:recipe_shaped": {
|
||||
"minecraft:recipe_shapeless": {
|
||||
"description": {
|
||||
"identifier": "mw_food:choko"
|
||||
},
|
||||
"tags": [
|
||||
"crafting_table"
|
||||
],
|
||||
"pattern": [
|
||||
" ",
|
||||
" ",
|
||||
" "
|
||||
],
|
||||
"key": {
|
||||
"-": {
|
||||
"item": " ",
|
||||
"data": 1
|
||||
"tags": [ "crafting_table" ],
|
||||
"group": "candle",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:cocoa_beans"
|
||||
}
|
||||
},
|
||||
],
|
||||
"result": {
|
||||
"item": "mw_food:choko",
|
||||
"count": 1
|
||||
"item": "mw_food:choko"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
"version": [
|
||||
0,
|
||||
3,
|
||||
6
|
||||
14
|
||||
],
|
||||
"min_engine_version": [
|
||||
1,
|
||||
@@ -23,7 +23,7 @@
|
||||
"version": [
|
||||
0,
|
||||
3,
|
||||
6
|
||||
14
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -33,7 +33,7 @@
|
||||
"version": [
|
||||
0,
|
||||
3,
|
||||
6
|
||||
14
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"minecraft:use_animation": "eat",
|
||||
"minecraft:hand_equipped": false,
|
||||
"minecraft:max_stack_size": 32,
|
||||
"minecraft:max_stack_size": 64,
|
||||
"minecraft:foil": false,
|
||||
"minecraft:food": {
|
||||
"saturation_modifier": "low",
|
||||
|
||||
Reference in New Issue
Block a user