Верия 0.1.0
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
MWRecipes.mcpack
|
||||
resource_pack.mcaddon
|
||||
MWAlko.mcaddon
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"format_version": "1.17.40",
|
||||
"format_version": "1.16.0",
|
||||
"minecraft:item": {
|
||||
"description": {
|
||||
"identifier": "mw_alko:bottle",
|
||||
@@ -8,30 +8,7 @@
|
||||
"components": {
|
||||
"minecraft:hand_equipped": false,
|
||||
"minecraft:max_stack_size": 64,
|
||||
"minecraft:foil": false,
|
||||
"minecraft:stack_by_data": true,
|
||||
"minecraft:icon": {
|
||||
"texture": "mw_alko_bottle"
|
||||
},
|
||||
"minecraft:display_name": {
|
||||
"value": "Бутылка"
|
||||
},
|
||||
"minecraft:on_use": {
|
||||
"on_use": {
|
||||
"target": "self",
|
||||
"event": "mw_alko:fill"
|
||||
}
|
||||
}
|
||||
},
|
||||
"events": {
|
||||
"mw_alko:fill": {
|
||||
"run_command": {
|
||||
"command": [
|
||||
"execute @p ~~~ detect ~~~ minecraft:water 0 function flaskTransform"
|
||||
],
|
||||
"target": "holder"
|
||||
}
|
||||
}
|
||||
"minecraft:foil": false
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -6,8 +6,8 @@
|
||||
"uuid": "e9eba44a-91d6-41de-a242-76c8c7d0e83b",
|
||||
"version": [
|
||||
0,
|
||||
0,
|
||||
17
|
||||
1,
|
||||
0
|
||||
],
|
||||
"min_engine_version": [
|
||||
1,
|
||||
@@ -22,8 +22,8 @@
|
||||
"uuid": "115c640d-fbfd-48af-8e50-115c5bb6485e",
|
||||
"version": [
|
||||
0,
|
||||
0,
|
||||
17
|
||||
1,
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -32,8 +32,8 @@
|
||||
"uuid": "8b764b0b-89b1-45df-8f83-9204bccf7184",
|
||||
"version": [
|
||||
0,
|
||||
0,
|
||||
17
|
||||
1,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
},
|
||||
"result": {
|
||||
"item": "mw_alko:bottle",
|
||||
"count": 1
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"format_version": "1.10",
|
||||
"format_version": "1.10.0",
|
||||
"minecraft:item": {
|
||||
"description": {
|
||||
"identifier": "mw_alko:bottle",
|
||||
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"components": {
|
||||
"minecraft:icon": "mw_alko_bottle",
|
||||
"minecraft:render_offsets": "miscellaneous"
|
||||
"minecraft:render_offsets": "apple"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -6,8 +6,8 @@
|
||||
"uuid": "8b764b0b-89b1-45df-8f83-9204bccf7184",
|
||||
"version": [
|
||||
0,
|
||||
0,
|
||||
17
|
||||
1,
|
||||
0
|
||||
],
|
||||
"min_engine_version": [
|
||||
1,
|
||||
@@ -22,8 +22,8 @@
|
||||
"uuid": "397e7227-43f5-4b31-9681-6a81cd09a9d0",
|
||||
"version": [
|
||||
0,
|
||||
0,
|
||||
17
|
||||
1,
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -32,8 +32,8 @@
|
||||
"uuid": "e9eba44a-91d6-41de-a242-76c8c7d0e83b",
|
||||
"version": [
|
||||
0,
|
||||
0,
|
||||
17
|
||||
1,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user