Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e6fc366e58 | |||
| 4a6d40b287 | |||
| 5cf457e35f | |||
| 4cb7edcab9 | |||
| 0145842a2d | |||
| c41844c508 | |||
| b2fcfc2be3 | |||
| 5c7e909c35 | |||
| 1d911c685a |
@@ -1,6 +1,2 @@
|
|||||||
|
|
||||||
MWAlko.mcaddon
|
manifest.mcpack
|
||||||
MWAlkoB.mcpack
|
|
||||||
MWAlkoR.mcpack
|
|
||||||
IMoOB.mcpack
|
|
||||||
IMoOR.mcpack
|
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
diagnostic.disable.minecraft.manifest.module.missing=true
|
|
||||||
diagnostic.disable.minecraft.manifest.module.missing=true
|
|
||||||
@@ -1,3 +1,2 @@
|
|||||||
# Iroirona mono o oginau
|
# Minecraft-Behavior-MW
|
||||||
|
Набор правил для MW
|
||||||
Аддон с разными изменениями
|
|
||||||
|
|||||||
@@ -1,106 +0,0 @@
|
|||||||
{
|
|
||||||
"minecraft:block": {
|
|
||||||
"description": {
|
|
||||||
"properties": {
|
|
||||||
"bridge:block_rotation": [
|
|
||||||
2,
|
|
||||||
3,
|
|
||||||
4,
|
|
||||||
5
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"identifier": "imoo:grave_1"
|
|
||||||
},
|
|
||||||
"permutations": [
|
|
||||||
{
|
|
||||||
"condition": "query.block_property('bridge:block_rotation') == 2",
|
|
||||||
"components": {
|
|
||||||
"minecraft:rotation": [
|
|
||||||
0,
|
|
||||||
180,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"condition": "query.block_property('bridge:block_rotation') == 3",
|
|
||||||
"components": {
|
|
||||||
"minecraft:rotation": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"condition": "query.block_property('bridge:block_rotation') == 4",
|
|
||||||
"components": {
|
|
||||||
"minecraft:rotation": [
|
|
||||||
0,
|
|
||||||
270,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"condition": "query.block_property('bridge:block_rotation') == 5",
|
|
||||||
"components": {
|
|
||||||
"minecraft:rotation": [
|
|
||||||
0,
|
|
||||||
90,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"components": {
|
|
||||||
"minecraft:on_player_placing": {
|
|
||||||
"event": "bridge:update_rotation"
|
|
||||||
},
|
|
||||||
"minecraft:geometry": "geometry.imoo_grave_1",
|
|
||||||
"minecraft:material_instances": {
|
|
||||||
"*": {
|
|
||||||
"texture": "imoo_grave_1",
|
|
||||||
"render_method": "alpha_test"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"minecraft:entity_collision": {
|
|
||||||
"origin": [
|
|
||||||
-6,
|
|
||||||
0,
|
|
||||||
4
|
|
||||||
],
|
|
||||||
"size": [
|
|
||||||
12,
|
|
||||||
13,
|
|
||||||
3
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"minecraft:pick_collision": {
|
|
||||||
"origin": [
|
|
||||||
-6,
|
|
||||||
0,
|
|
||||||
4
|
|
||||||
],
|
|
||||||
"size": [
|
|
||||||
12,
|
|
||||||
13,
|
|
||||||
3
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"minecraft:creative_category": {
|
|
||||||
"group": "itemGroup.name.Construction",
|
|
||||||
"category": "Construction"
|
|
||||||
},
|
|
||||||
"minecraft:block_light_absorption": 0.9
|
|
||||||
},
|
|
||||||
"events": {
|
|
||||||
"bridge:update_rotation": {
|
|
||||||
"set_block_property": {
|
|
||||||
"bridge:block_rotation": "query.cardinal_facing_2d"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"format_version": "1.17.0"
|
|
||||||
}
|
|
||||||
@@ -1,106 +0,0 @@
|
|||||||
{
|
|
||||||
"minecraft:block": {
|
|
||||||
"description": {
|
|
||||||
"properties": {
|
|
||||||
"bridge:block_rotation": [
|
|
||||||
2,
|
|
||||||
3,
|
|
||||||
4,
|
|
||||||
5
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"identifier": "imoo:grave_2"
|
|
||||||
},
|
|
||||||
"permutations": [
|
|
||||||
{
|
|
||||||
"condition": "query.block_property('bridge:block_rotation') == 2",
|
|
||||||
"components": {
|
|
||||||
"minecraft:rotation": [
|
|
||||||
0,
|
|
||||||
180,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"condition": "query.block_property('bridge:block_rotation') == 3",
|
|
||||||
"components": {
|
|
||||||
"minecraft:rotation": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"condition": "query.block_property('bridge:block_rotation') == 4",
|
|
||||||
"components": {
|
|
||||||
"minecraft:rotation": [
|
|
||||||
0,
|
|
||||||
270,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"condition": "query.block_property('bridge:block_rotation') == 5",
|
|
||||||
"components": {
|
|
||||||
"minecraft:rotation": [
|
|
||||||
0,
|
|
||||||
90,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"components": {
|
|
||||||
"minecraft:on_player_placing": {
|
|
||||||
"event": "bridge:update_rotation"
|
|
||||||
},
|
|
||||||
"minecraft:geometry": "geometry.imoo_grave_2",
|
|
||||||
"minecraft:material_instances": {
|
|
||||||
"*": {
|
|
||||||
"texture": "imoo_grave_2",
|
|
||||||
"render_method": "alpha_test"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"minecraft:entity_collision": {
|
|
||||||
"origin": [
|
|
||||||
-5,
|
|
||||||
0,
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"size": [
|
|
||||||
10,
|
|
||||||
13,
|
|
||||||
2
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"minecraft:pick_collision": {
|
|
||||||
"origin": [
|
|
||||||
-5,
|
|
||||||
0,
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"size": [
|
|
||||||
10,
|
|
||||||
13,
|
|
||||||
2
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"minecraft:creative_category": {
|
|
||||||
"group": "itemGroup.name.Construction",
|
|
||||||
"category": "Construction"
|
|
||||||
},
|
|
||||||
"minecraft:block_light_absorption": 0.9
|
|
||||||
},
|
|
||||||
"events": {
|
|
||||||
"bridge:update_rotation": {
|
|
||||||
"set_block_property": {
|
|
||||||
"bridge:block_rotation": "query.cardinal_facing_2d"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"format_version": "1.17.0"
|
|
||||||
}
|
|
||||||
@@ -1,106 +0,0 @@
|
|||||||
{
|
|
||||||
"minecraft:block": {
|
|
||||||
"description": {
|
|
||||||
"properties": {
|
|
||||||
"bridge:block_rotation": [
|
|
||||||
2,
|
|
||||||
3,
|
|
||||||
4,
|
|
||||||
5
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"identifier": "imoo:grave_3"
|
|
||||||
},
|
|
||||||
"permutations": [
|
|
||||||
{
|
|
||||||
"condition": "query.block_property('bridge:block_rotation') == 2",
|
|
||||||
"components": {
|
|
||||||
"minecraft:rotation": [
|
|
||||||
0,
|
|
||||||
180,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"condition": "query.block_property('bridge:block_rotation') == 3",
|
|
||||||
"components": {
|
|
||||||
"minecraft:rotation": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"condition": "query.block_property('bridge:block_rotation') == 4",
|
|
||||||
"components": {
|
|
||||||
"minecraft:rotation": [
|
|
||||||
0,
|
|
||||||
270,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"condition": "query.block_property('bridge:block_rotation') == 5",
|
|
||||||
"components": {
|
|
||||||
"minecraft:rotation": [
|
|
||||||
0,
|
|
||||||
90,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"components": {
|
|
||||||
"minecraft:on_player_placing": {
|
|
||||||
"event": "bridge:update_rotation"
|
|
||||||
},
|
|
||||||
"minecraft:geometry": "geometry.imoo_grave_3",
|
|
||||||
"minecraft:material_instances": {
|
|
||||||
"*": {
|
|
||||||
"texture": "imoo_grave_3",
|
|
||||||
"render_method": "alpha_test"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"minecraft:entity_collision": {
|
|
||||||
"origin": [
|
|
||||||
-6,
|
|
||||||
0,
|
|
||||||
-7
|
|
||||||
],
|
|
||||||
"size": [
|
|
||||||
12,
|
|
||||||
2,
|
|
||||||
14
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"minecraft:pick_collision": {
|
|
||||||
"origin": [
|
|
||||||
-6,
|
|
||||||
0,
|
|
||||||
-7
|
|
||||||
],
|
|
||||||
"size": [
|
|
||||||
12,
|
|
||||||
2,
|
|
||||||
14
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"minecraft:creative_category": {
|
|
||||||
"group": "itemGroup.name.Construction",
|
|
||||||
"category": "Construction"
|
|
||||||
},
|
|
||||||
"minecraft:block_light_absorption": 0.9
|
|
||||||
},
|
|
||||||
"events": {
|
|
||||||
"bridge:update_rotation": {
|
|
||||||
"set_block_property": {
|
|
||||||
"bridge:block_rotation": "query.cardinal_facing_2d"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"format_version": "1.17.0"
|
|
||||||
}
|
|
||||||
@@ -1,190 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.17.0",
|
|
||||||
"minecraft:block": {
|
|
||||||
"description": {
|
|
||||||
"properties": {
|
|
||||||
"bridge:block_rotation": [
|
|
||||||
2,
|
|
||||||
3,
|
|
||||||
4,
|
|
||||||
5
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"identifier": "imoo:chair",
|
|
||||||
"is_experimental": false
|
|
||||||
},
|
|
||||||
"permutations": [
|
|
||||||
{
|
|
||||||
"condition": "query.block_property('bridge:block_rotation') == 2",
|
|
||||||
"components": {
|
|
||||||
"minecraft:rotation": [
|
|
||||||
0,
|
|
||||||
180,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"minecraft:on_interact": {
|
|
||||||
"event": "rot_0"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"condition": "query.block_property('bridge:block_rotation') == 3",
|
|
||||||
"components": {
|
|
||||||
"minecraft:rotation": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"minecraft:on_interact": {
|
|
||||||
"event": "rot_1"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"condition": "query.block_property('bridge:block_rotation') == 4",
|
|
||||||
"components": {
|
|
||||||
"minecraft:rotation": [
|
|
||||||
0,
|
|
||||||
270,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"minecraft:on_interact": {
|
|
||||||
"event": "rot_2"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"condition": "query.block_property('bridge:block_rotation') == 5",
|
|
||||||
"components": {
|
|
||||||
"minecraft:rotation": [
|
|
||||||
0,
|
|
||||||
90,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"minecraft:on_interact": {
|
|
||||||
"event": "rot_3"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"components": {
|
|
||||||
"minecraft:on_player_placing": {
|
|
||||||
"event": "bridge:update_rotation"
|
|
||||||
},
|
|
||||||
"minecraft:destroy_time": 0.2,
|
|
||||||
"minecraft:explosion_resistance": 1,
|
|
||||||
"minecraft:map_color": "#ffffff",
|
|
||||||
"minecraft:material_instances": {
|
|
||||||
"*": {
|
|
||||||
"render_method": "opaque",
|
|
||||||
"texture": "imoo_chair"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"minecraft:geometry": "geometry.imoo_chair",
|
|
||||||
"minecraft:block_light_absorption": 0.9,
|
|
||||||
"minecraft:entity_collision": {
|
|
||||||
"origin": [
|
|
||||||
-5,
|
|
||||||
0,
|
|
||||||
-5
|
|
||||||
],
|
|
||||||
"size": [
|
|
||||||
10,
|
|
||||||
9,
|
|
||||||
10
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"minecraft:creative_category": {
|
|
||||||
"group": "itemGroup.name.Construction",
|
|
||||||
"category": "Construction"
|
|
||||||
},
|
|
||||||
"minecraft:pick_collision": {
|
|
||||||
"origin": [
|
|
||||||
-5,
|
|
||||||
0,
|
|
||||||
-5
|
|
||||||
],
|
|
||||||
"size": [
|
|
||||||
10,
|
|
||||||
16,
|
|
||||||
10
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"events": {
|
|
||||||
"bridge:update_rotation": {
|
|
||||||
"set_block_property": {
|
|
||||||
"bridge:block_rotation": "query.cardinal_facing_2d"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"force_ride": {
|
|
||||||
"run_command": {
|
|
||||||
"target": "other",
|
|
||||||
"command": [
|
|
||||||
"ride @s start_riding @e[type=imoo:seat_helper,c=1] teleport_rider"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"rot_0": {
|
|
||||||
"sequence": [
|
|
||||||
{
|
|
||||||
"run_command": {
|
|
||||||
"command": [
|
|
||||||
"summon imoo:seat_helper ~ ~ ~",
|
|
||||||
"execute @e[type=imoo:seat_helper,c=1] ~ ~ ~ tp @s ~ ~ ~ facing ~ ~ ~1"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": {
|
|
||||||
"event": "force_ride"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"rot_1": {
|
|
||||||
"sequence": [
|
|
||||||
{
|
|
||||||
"run_command": {
|
|
||||||
"command": [
|
|
||||||
"summon imoo:seat_helper ~ ~-0.1 ~",
|
|
||||||
"execute @e[type=imoo:seat_helper,c=1] ~ ~ ~ tp @s ~ ~ ~ facing ~ ~ ~-1"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": {
|
|
||||||
"event": "force_ride"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"rot_2": {
|
|
||||||
"sequence": [
|
|
||||||
{
|
|
||||||
"run_command": {
|
|
||||||
"command": [
|
|
||||||
"summon imoo:seat_helper ~ ~-0.1 ~",
|
|
||||||
"execute @e[type=imoo:seat_helper,c=1] ~ ~ ~ tp @s ~ ~ ~ facing ~1 ~ ~"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": {
|
|
||||||
"event": "force_ride"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"rot_3": {
|
|
||||||
"sequence": [
|
|
||||||
{
|
|
||||||
"run_command": {
|
|
||||||
"command": [
|
|
||||||
"summon imoo:seat_helper ~ ~-0.1 ~",
|
|
||||||
"execute @e[type=imoo:seat_helper,c=1] ~ ~ ~ tp @s ~ ~ ~ facing ~-1 ~ ~"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": {
|
|
||||||
"event": "force_ride"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,70 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.17.0",
|
|
||||||
"minecraft:entity": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "imoo:seat_helper",
|
|
||||||
"runtime_identifier": {},
|
|
||||||
"is_summonable": true,
|
|
||||||
"is_spawnable": false
|
|
||||||
},
|
|
||||||
"component_groups": {
|
|
||||||
"despawn": {
|
|
||||||
"minecraft:instant_despawn": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"components": {
|
|
||||||
"minecraft:rideable": {
|
|
||||||
"seat_count": 1,
|
|
||||||
"family_types": [
|
|
||||||
"player"
|
|
||||||
],
|
|
||||||
"seats": [
|
|
||||||
{
|
|
||||||
"position": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"minecraft:type_family": {
|
|
||||||
"family": [
|
|
||||||
"seat"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"minecraft:health": {
|
|
||||||
"value": 1,
|
|
||||||
"max": 1
|
|
||||||
},
|
|
||||||
"minecraft:collision_box": {
|
|
||||||
"width": 0.1,
|
|
||||||
"height": 0.1
|
|
||||||
},
|
|
||||||
"minecraft:physics": {
|
|
||||||
"has_collision": false,
|
|
||||||
"has_gravity": false
|
|
||||||
},
|
|
||||||
"minecraft:environment_sensor": {
|
|
||||||
"triggers": [
|
|
||||||
{
|
|
||||||
"event": "despawn",
|
|
||||||
"filters": {
|
|
||||||
"test": "rider_count",
|
|
||||||
"value": 0
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"events": {
|
|
||||||
"despawn": {
|
|
||||||
"add": {
|
|
||||||
"component_groups": [
|
|
||||||
"despawn"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,46 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.17.0",
|
|
||||||
"minecraft:item": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_alko:absent",
|
|
||||||
"category": "Equipment"
|
|
||||||
},
|
|
||||||
"components": {
|
|
||||||
"minecraft:icon": {
|
|
||||||
"texture": "mw_alko",
|
|
||||||
"frame": 1
|
|
||||||
},
|
|
||||||
"minecraft:display_name": {
|
|
||||||
"value": "Абсент"
|
|
||||||
},
|
|
||||||
"minecraft:render_offsets": "potion",
|
|
||||||
"minecraft:use_animation": "drink",
|
|
||||||
"minecraft:hand_equipped": false,
|
|
||||||
"minecraft:max_stack_size": 1,
|
|
||||||
"minecraft:foil": false,
|
|
||||||
"minecraft:food": {
|
|
||||||
"saturation_modifier": "low",
|
|
||||||
"nutrition": 4,
|
|
||||||
"can_always_eat": true,
|
|
||||||
"on_consume": {
|
|
||||||
"event": "mw_alko:effect"
|
|
||||||
},
|
|
||||||
"remove_effects": [],
|
|
||||||
"using_converts_to": "mw_alko:bottle"
|
|
||||||
},
|
|
||||||
"minecraft:use_duration": 2
|
|
||||||
},
|
|
||||||
"events": {
|
|
||||||
"mw_alko:effect": {
|
|
||||||
"run_command": {
|
|
||||||
"command": [
|
|
||||||
"effect @s nausea 300 3 true",
|
|
||||||
"effect @s slowness 60 1 true",
|
|
||||||
"effect @s strength 90 1 true",
|
|
||||||
"effect @s poison 4 2 true"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,44 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.17.0",
|
|
||||||
"minecraft:item": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_alko:alcohol",
|
|
||||||
"category": "Equipment"
|
|
||||||
},
|
|
||||||
"components": {
|
|
||||||
"minecraft:icon": {
|
|
||||||
"texture": "mw_alko",
|
|
||||||
"frame": 2
|
|
||||||
},
|
|
||||||
"minecraft:display_name": {
|
|
||||||
"value": "Самогон"
|
|
||||||
},
|
|
||||||
"minecraft:use_animation": "drink",
|
|
||||||
"minecraft:hand_equipped": false,
|
|
||||||
"minecraft:max_stack_size": 1,
|
|
||||||
"minecraft:foil": false,
|
|
||||||
"minecraft:food": {
|
|
||||||
"saturation_modifier": "low",
|
|
||||||
"nutrition": 4,
|
|
||||||
"can_always_eat": true,
|
|
||||||
"on_consume": {
|
|
||||||
"event": "mw_alko:effect"
|
|
||||||
},
|
|
||||||
"remove_effects": [],
|
|
||||||
"using_converts_to": "mw_alko:bottle"
|
|
||||||
},
|
|
||||||
"minecraft:use_duration": 3
|
|
||||||
},
|
|
||||||
"events": {
|
|
||||||
"mw_alko:effect": {
|
|
||||||
"run_command": {
|
|
||||||
"command": [
|
|
||||||
"effect @s nausea 120 0 true",
|
|
||||||
"effect @s poison 4 1 true",
|
|
||||||
"effect @s slowness 30 0 true"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,42 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.17.0",
|
|
||||||
"minecraft:item": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_alko:beer",
|
|
||||||
"category": "Equipment"
|
|
||||||
},
|
|
||||||
"components": {
|
|
||||||
"minecraft:icon": {
|
|
||||||
"texture": "mw_alko",
|
|
||||||
"frame": 6
|
|
||||||
},
|
|
||||||
"minecraft:display_name": {
|
|
||||||
"value": "Пиво"
|
|
||||||
},
|
|
||||||
"minecraft:use_animation": "drink",
|
|
||||||
"minecraft:hand_equipped": false,
|
|
||||||
"minecraft:max_stack_size": 1,
|
|
||||||
"minecraft:foil": false,
|
|
||||||
"minecraft:food": {
|
|
||||||
"saturation_modifier": "normal",
|
|
||||||
"nutrition": 4,
|
|
||||||
"can_always_eat": true,
|
|
||||||
"on_consume": {
|
|
||||||
"event": "mw_alko:effect"
|
|
||||||
},
|
|
||||||
"using_converts_to": "mw_alko:bottle"
|
|
||||||
},
|
|
||||||
"minecraft:use_duration": 2
|
|
||||||
},
|
|
||||||
"events": {
|
|
||||||
"mw_alko:effect": {
|
|
||||||
"run_command": {
|
|
||||||
"command": [
|
|
||||||
"effect @s nausea 80 0 true",
|
|
||||||
"effect @s strength 20 0 true"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.17.0",
|
|
||||||
"minecraft:item": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_alko:bottle",
|
|
||||||
"category": "Items"
|
|
||||||
},
|
|
||||||
"components": {
|
|
||||||
"minecraft:icon": {
|
|
||||||
"texture": "mw_alko",
|
|
||||||
"frame": 0
|
|
||||||
},
|
|
||||||
"minecraft:display_name": {
|
|
||||||
"value": "Бутылка"
|
|
||||||
},
|
|
||||||
"minecraft:hand_equipped": false,
|
|
||||||
"minecraft:max_stack_size": 64,
|
|
||||||
"minecraft:foil": false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,31 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.17.0",
|
|
||||||
"minecraft:item": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_alko:bottle_water",
|
|
||||||
"category": "Equipment"
|
|
||||||
},
|
|
||||||
"components": {
|
|
||||||
"minecraft:icon": {
|
|
||||||
"texture": "mw_alko",
|
|
||||||
"frame": 3
|
|
||||||
},
|
|
||||||
"minecraft:display_name": {
|
|
||||||
"value": "Бутылка с водой"
|
|
||||||
},
|
|
||||||
"minecraft:use_animation": "drink",
|
|
||||||
"minecraft:hand_equipped": false,
|
|
||||||
"minecraft:max_stack_size": 1,
|
|
||||||
"minecraft:foil": false,
|
|
||||||
"minecraft:food": {
|
|
||||||
"saturation_modifier": "normal",
|
|
||||||
"nutrition": 4,
|
|
||||||
"can_always_eat": true,
|
|
||||||
"effects": [],
|
|
||||||
"remove_effects": [],
|
|
||||||
"using_converts_to": "mw_alko:bottle"
|
|
||||||
},
|
|
||||||
"minecraft:use_duration": 3
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,43 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.17.0",
|
|
||||||
"minecraft:item": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_alko:vine",
|
|
||||||
"category": "Equipment"
|
|
||||||
},
|
|
||||||
"components": {
|
|
||||||
"minecraft:icon": {
|
|
||||||
"texture": "mw_alko",
|
|
||||||
"frame": 4
|
|
||||||
},
|
|
||||||
"minecraft:display_name": {
|
|
||||||
"value": "Вино"
|
|
||||||
},
|
|
||||||
"minecraft:use_animation": "drink",
|
|
||||||
"minecraft:hand_equipped": false,
|
|
||||||
"minecraft:max_stack_size": 1,
|
|
||||||
"minecraft:foil": false,
|
|
||||||
"minecraft:food": {
|
|
||||||
"saturation_modifier": "normal",
|
|
||||||
"nutrition": 4,
|
|
||||||
"can_always_eat": true,
|
|
||||||
"on_consume": {
|
|
||||||
"event": "mw_alko:effect"
|
|
||||||
},
|
|
||||||
"remove_effects": [],
|
|
||||||
"using_converts_to": "mw_alko:bottle"
|
|
||||||
},
|
|
||||||
"minecraft:use_duration": 3
|
|
||||||
},
|
|
||||||
"events": {
|
|
||||||
"mw_alko:effect": {
|
|
||||||
"run_command": {
|
|
||||||
"command": [
|
|
||||||
"effect @s nausea 80 0 true",
|
|
||||||
"effect @s strength 20 0 true"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,44 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.17.0",
|
|
||||||
"minecraft:item": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_alko:vodka",
|
|
||||||
"category": "Equipment"
|
|
||||||
},
|
|
||||||
"components": {
|
|
||||||
"minecraft:icon": {
|
|
||||||
"texture": "mw_alko",
|
|
||||||
"frame": 5
|
|
||||||
},
|
|
||||||
"minecraft:display_name": {
|
|
||||||
"value": "Водка"
|
|
||||||
},
|
|
||||||
"minecraft:use_animation": "drink",
|
|
||||||
"minecraft:hand_equipped": false,
|
|
||||||
"minecraft:max_stack_size": 1,
|
|
||||||
"minecraft:foil": false,
|
|
||||||
"minecraft:food": {
|
|
||||||
"saturation_modifier": "low",
|
|
||||||
"nutrition": 4,
|
|
||||||
"can_always_eat": true,
|
|
||||||
"on_consume": {
|
|
||||||
"event": "mw_alko:effect"
|
|
||||||
},
|
|
||||||
"remove_effects": [],
|
|
||||||
"using_converts_to": "mw_alko:bottle"
|
|
||||||
},
|
|
||||||
"minecraft:use_duration": 3
|
|
||||||
},
|
|
||||||
"events": {
|
|
||||||
"mw_alko:effect": {
|
|
||||||
"run_command": {
|
|
||||||
"command": [
|
|
||||||
"effect @s nausea 100 0 true",
|
|
||||||
"effect @s strength 30 0 true",
|
|
||||||
"effect @s slowness 20 0 true"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,29 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.17.0",
|
|
||||||
"minecraft:item": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_food:choko",
|
|
||||||
"category": "nature"
|
|
||||||
},
|
|
||||||
"components": {
|
|
||||||
"minecraft:icon": {
|
|
||||||
"texture": "mw_food",
|
|
||||||
"frame": 0
|
|
||||||
},
|
|
||||||
"minecraft:display_name": {
|
|
||||||
"value": "Шоколадка"
|
|
||||||
},
|
|
||||||
"minecraft:use_animation": "eat",
|
|
||||||
"minecraft:hand_equipped": false,
|
|
||||||
"minecraft:max_stack_size": 64,
|
|
||||||
"minecraft:foil": false,
|
|
||||||
"minecraft:food": {
|
|
||||||
"saturation_modifier": "low",
|
|
||||||
"nutrition": 4,
|
|
||||||
"can_always_eat": false,
|
|
||||||
"remove_effects": []
|
|
||||||
},
|
|
||||||
"minecraft:use_duration": 2
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,29 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.17.0",
|
|
||||||
"minecraft:item": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_food:fish_fillet",
|
|
||||||
"category": "nature"
|
|
||||||
},
|
|
||||||
"components": {
|
|
||||||
"minecraft:icon": {
|
|
||||||
"texture": "mw_food",
|
|
||||||
"frame": 1
|
|
||||||
},
|
|
||||||
"minecraft:display_name": {
|
|
||||||
"value": "Рыбное филе"
|
|
||||||
},
|
|
||||||
"minecraft:use_animation": "eat",
|
|
||||||
"minecraft:hand_equipped": false,
|
|
||||||
"minecraft:max_stack_size": 64,
|
|
||||||
"minecraft:foil": false,
|
|
||||||
"minecraft:food": {
|
|
||||||
"saturation_modifier": "low",
|
|
||||||
"nutrition": 4,
|
|
||||||
"can_always_eat": false,
|
|
||||||
"remove_effects": []
|
|
||||||
},
|
|
||||||
"minecraft:use_duration": 3
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,29 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.17.0",
|
|
||||||
"minecraft:item": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_food:fish_steak",
|
|
||||||
"category": "nature"
|
|
||||||
},
|
|
||||||
"components": {
|
|
||||||
"minecraft:icon": {
|
|
||||||
"texture": "mw_food",
|
|
||||||
"frame": 7
|
|
||||||
},
|
|
||||||
"minecraft:display_name": {
|
|
||||||
"value": "Рыбный стейк"
|
|
||||||
},
|
|
||||||
"minecraft:use_animation": "eat",
|
|
||||||
"minecraft:hand_equipped": false,
|
|
||||||
"minecraft:max_stack_size": 64,
|
|
||||||
"minecraft:foil": false,
|
|
||||||
"minecraft:food": {
|
|
||||||
"saturation_modifier": "low",
|
|
||||||
"nutrition": 4,
|
|
||||||
"can_always_eat": false,
|
|
||||||
"remove_effects": []
|
|
||||||
},
|
|
||||||
"minecraft:use_duration": 3
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,30 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.17.0",
|
|
||||||
"minecraft:item": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_food:jam",
|
|
||||||
"category": "nature"
|
|
||||||
},
|
|
||||||
"components": {
|
|
||||||
"minecraft:icon": {
|
|
||||||
"texture": "mw_food",
|
|
||||||
"frame": 2
|
|
||||||
},
|
|
||||||
"minecraft:display_name": {
|
|
||||||
"value": "Варенье"
|
|
||||||
},
|
|
||||||
"minecraft:use_animation": "eat",
|
|
||||||
"minecraft:hand_equipped": false,
|
|
||||||
"minecraft:max_stack_size": 64,
|
|
||||||
"minecraft:foil": false,
|
|
||||||
"minecraft:food": {
|
|
||||||
"saturation_modifier": "low",
|
|
||||||
"nutrition": 4,
|
|
||||||
"can_always_eat": false,
|
|
||||||
"remove_effects": [],
|
|
||||||
"using_converts_to": "minecraft:glass_bottle"
|
|
||||||
},
|
|
||||||
"minecraft:use_duration": 3
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,29 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.17.0",
|
|
||||||
"minecraft:item": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_food:pieapple",
|
|
||||||
"category": "Nature"
|
|
||||||
},
|
|
||||||
"components": {
|
|
||||||
"minecraft:icon": {
|
|
||||||
"texture": "mw_food",
|
|
||||||
"frame": 4
|
|
||||||
},
|
|
||||||
"minecraft:display_name": {
|
|
||||||
"value": "Яблочный пирог"
|
|
||||||
},
|
|
||||||
"minecraft:use_animation": "eat",
|
|
||||||
"minecraft:hand_equipped": false,
|
|
||||||
"minecraft:max_stack_size": 32,
|
|
||||||
"minecraft:foil": false,
|
|
||||||
"minecraft:food": {
|
|
||||||
"saturation_modifier": "low",
|
|
||||||
"nutrition": 4,
|
|
||||||
"can_always_eat": false,
|
|
||||||
"remove_effects": []
|
|
||||||
},
|
|
||||||
"minecraft:use_duration": 3
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,29 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.17.0",
|
|
||||||
"minecraft:item": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_food:waffles",
|
|
||||||
"category": "nature"
|
|
||||||
},
|
|
||||||
"components": {
|
|
||||||
"minecraft:icon": {
|
|
||||||
"texture": "mw_food",
|
|
||||||
"frame": 6
|
|
||||||
},
|
|
||||||
"minecraft:display_name": {
|
|
||||||
"value": "Вафли"
|
|
||||||
},
|
|
||||||
"minecraft:use_animation": "eat",
|
|
||||||
"minecraft:hand_equipped": false,
|
|
||||||
"minecraft:max_stack_size": 64,
|
|
||||||
"minecraft:foil": false,
|
|
||||||
"minecraft:food": {
|
|
||||||
"saturation_modifier": "low",
|
|
||||||
"nutrition": 4,
|
|
||||||
"can_always_eat": false,
|
|
||||||
"remove_effects": []
|
|
||||||
},
|
|
||||||
"minecraft:use_duration": 3
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
{
|
|
||||||
"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
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,51 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.17.0",
|
|
||||||
"minecraft:item": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_item:fast_bulder",
|
|
||||||
"category": "construction"
|
|
||||||
},
|
|
||||||
"components": {
|
|
||||||
"minecraft:icon": {
|
|
||||||
"texture": "mw_item",
|
|
||||||
"frame": 1
|
|
||||||
},
|
|
||||||
"minecraft:display_name": {
|
|
||||||
"value": "Создатель быстрого укрытия"
|
|
||||||
},
|
|
||||||
"minecraft:use_animation": "eat",
|
|
||||||
"minecraft:hand_equipped": false,
|
|
||||||
"minecraft:max_stack_size": 64,
|
|
||||||
"minecraft:foil": false,
|
|
||||||
"minecraft:food": {
|
|
||||||
"saturation_modifier": "low",
|
|
||||||
"nutrition": 4,
|
|
||||||
"can_always_eat": true,
|
|
||||||
"remove_effects": [],
|
|
||||||
"on_consume": {
|
|
||||||
"event": "mw_alko:effect"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"minecraft:use_duration": 0.1
|
|
||||||
},
|
|
||||||
"events": {
|
|
||||||
"mw_alko:effect": {
|
|
||||||
"run_command": {
|
|
||||||
"command": [
|
|
||||||
"fill ~-2 ~-1 ~-2 ~+2 ~-1 ~+2 cobblestone",
|
|
||||||
"fill ~-2 ~-1 ~-2 ~-2 ~+3 ~+2 cobblestone",
|
|
||||||
"fill ~-2 ~-1 ~-2 ~+2 ~+3 ~-2 cobblestone",
|
|
||||||
"fill ~+2 ~-1 ~+2 ~-2 ~+3 ~+2 cobblestone",
|
|
||||||
"fill ~+2 ~-1 ~+2 ~+2 ~+3 ~-2 cobblestone",
|
|
||||||
"fill ~-2 ~+3 ~-2 ~+2 ~+3 ~+2 cobblestone",
|
|
||||||
"fill ~ ~ ~-2 ~ ~+1 ~-2 air",
|
|
||||||
"fill ~-1 ~ ~-1 ~+1 ~+2 ~+1 air",
|
|
||||||
"setblock ~ ~+2 ~+1 torch",
|
|
||||||
"setblock ~ ~ ~-2 wooden_door 4",
|
|
||||||
"titleraw @s title {\"rawtext\":[{\"text\":\"\u0423\u043a\u0440\u044b\u0442\u0438\u0435 \u043f\u043e\u0441\u0442\u0440\u043e\u0435\u043d\u043e\"}]}"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,40 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": 2,
|
|
||||||
"header": {
|
|
||||||
"description": "Аддон с разными изменениями",
|
|
||||||
"name": "Iroirona mono o oginau by Nyako",
|
|
||||||
"uuid": "e9eba44a-91d6-41de-a242-76c8c7d0e83b",
|
|
||||||
"version": [
|
|
||||||
0,
|
|
||||||
5,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"min_engine_version": [
|
|
||||||
1,
|
|
||||||
17,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"modules": [
|
|
||||||
{
|
|
||||||
"description": "Аддон с разными изменениями",
|
|
||||||
"type": "data",
|
|
||||||
"uuid": "115c640d-fbfd-48af-8e50-115c5bb6485e",
|
|
||||||
"version": [
|
|
||||||
0,
|
|
||||||
5,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"dependencies": [
|
|
||||||
{
|
|
||||||
"uuid": "8b764b0b-89b1-45df-8f83-9204bccf7184",
|
|
||||||
"version": [
|
|
||||||
0,
|
|
||||||
5,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 7.1 KiB |
@@ -1,22 +0,0 @@
|
|||||||
|
|
||||||
{
|
|
||||||
"format_version": "1.12.0",
|
|
||||||
"minecraft:recipe_shapeless": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "minecraft:grass"
|
|
||||||
},
|
|
||||||
"tags": [ "crafting_table" ],
|
|
||||||
"group": "candle",
|
|
||||||
"ingredients": [
|
|
||||||
{
|
|
||||||
"item": "minecraft:dirt"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:wheat_seeds"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"item": "minecraft:grass"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,27 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_shaped": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "imoo:chair"
|
|
||||||
},
|
|
||||||
"tags": [
|
|
||||||
"crafting_table"
|
|
||||||
],
|
|
||||||
"pattern": [
|
|
||||||
"###",
|
|
||||||
"###",
|
|
||||||
"| |"
|
|
||||||
],
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:wooden_slab"
|
|
||||||
},
|
|
||||||
"|": {
|
|
||||||
"item": "minecraft:stick"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "imoo:chair"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_shaped": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "imoo:grave_1"
|
|
||||||
},
|
|
||||||
"tags": [
|
|
||||||
"crafting_table"
|
|
||||||
],
|
|
||||||
"pattern": [
|
|
||||||
"###",
|
|
||||||
"###"
|
|
||||||
],
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:stone"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "imoo:grave_1",
|
|
||||||
"count": 6
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,26 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_shaped": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "imoo:grave_2"
|
|
||||||
},
|
|
||||||
"tags": [
|
|
||||||
"crafting_table"
|
|
||||||
],
|
|
||||||
"pattern": [
|
|
||||||
" | ",
|
|
||||||
"|||",
|
|
||||||
" | "
|
|
||||||
],
|
|
||||||
"key": {
|
|
||||||
"|": {
|
|
||||||
"item": "minecraft:cobblestone_wall",
|
|
||||||
"data": 4
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "imoo:grave_2",
|
|
||||||
"count": 3
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,25 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_shaped": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "imoo:grave_3"
|
|
||||||
},
|
|
||||||
"tags": [
|
|
||||||
"crafting_table"
|
|
||||||
],
|
|
||||||
"pattern": [
|
|
||||||
"##",
|
|
||||||
"##",
|
|
||||||
"##"
|
|
||||||
],
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:stone"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "imoo:grave_3",
|
|
||||||
"count": 6
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_brewing_mix": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_alko:absent"
|
|
||||||
},
|
|
||||||
|
|
||||||
"tags": [ "brewing_stand" ],
|
|
||||||
|
|
||||||
"input": "mw_alko:alcohol",
|
|
||||||
"reagent": "minecraft:poisonous_potato",
|
|
||||||
"output": "mw_alko:absent"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_brewing_mix": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_alko:alcohol"
|
|
||||||
},
|
|
||||||
|
|
||||||
"tags": [ "brewing_stand" ],
|
|
||||||
|
|
||||||
"input": "mw_alko:bottle_water",
|
|
||||||
"reagent": "minecraft:sugar",
|
|
||||||
"output": "mw_alko:alcohol"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_brewing_mix": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_alko:beer"
|
|
||||||
},
|
|
||||||
|
|
||||||
"tags": [ "brewing_stand" ],
|
|
||||||
|
|
||||||
"input": "mw_alko:bottle_water",
|
|
||||||
"reagent": "minecraft:wheat",
|
|
||||||
"output": "mw_alko:beer"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,26 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_shaped": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_alko:bottle"
|
|
||||||
},
|
|
||||||
"tags": [
|
|
||||||
"crafting_table"
|
|
||||||
],
|
|
||||||
"pattern": [
|
|
||||||
"A A",
|
|
||||||
"A A",
|
|
||||||
"AAA"
|
|
||||||
],
|
|
||||||
"key": {
|
|
||||||
"A": {
|
|
||||||
"item": "minecraft:glass",
|
|
||||||
"data": 0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "mw_alko:bottle",
|
|
||||||
"count": 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,22 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_shapeless": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_alko:bottle_water"
|
|
||||||
},
|
|
||||||
"tags": [ "crafting_table" ],
|
|
||||||
"group": "candle",
|
|
||||||
"ingredients": [
|
|
||||||
{
|
|
||||||
"item": "mw_alko:bottle"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:potion",
|
|
||||||
"data": 0
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"item": "mw_alko:bottle_water"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_brewing_mix": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_alko:vine"
|
|
||||||
},
|
|
||||||
|
|
||||||
"tags": [ "brewing_stand" ],
|
|
||||||
|
|
||||||
"input": "mw_alko:bottle_water",
|
|
||||||
"reagent": "minecraft:sweet_berries",
|
|
||||||
"output": "mw_alko:vine"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_brewing_mix": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_alko:vodka"
|
|
||||||
},
|
|
||||||
|
|
||||||
"tags": [ "brewing_stand" ],
|
|
||||||
|
|
||||||
"input": "mw_alko:alcohol",
|
|
||||||
"reagent": "minecraft:coal",
|
|
||||||
"output": "mw_alko:vodka"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_shapeless": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_food:choko"
|
|
||||||
},
|
|
||||||
"tags": [ "crafting_table" ],
|
|
||||||
"group": "candle",
|
|
||||||
"ingredients": [
|
|
||||||
{
|
|
||||||
"item": "minecraft:sugar"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:cocoa_beans"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:paper"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"item": "mw_food:choko"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_shapeless": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_food:fish_fillet"
|
|
||||||
},
|
|
||||||
"tags": [
|
|
||||||
"crafting_table"
|
|
||||||
],
|
|
||||||
"group": "candle",
|
|
||||||
"ingredients": [
|
|
||||||
{
|
|
||||||
"item": "minecraft:cod"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"item": "mw_food:fish_fillet",
|
|
||||||
"count": 2
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_shapeless": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_food:fish_steak"
|
|
||||||
},
|
|
||||||
"tags": [
|
|
||||||
"crafting_table"
|
|
||||||
],
|
|
||||||
"group": "candle",
|
|
||||||
"ingredients": [
|
|
||||||
{
|
|
||||||
"item": "minecraft:salmon"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"item": "mw_food:fish_steak",
|
|
||||||
"count": 2
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,26 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_shapeless": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_food:jam"
|
|
||||||
},
|
|
||||||
"tags": [ "crafting_table" ],
|
|
||||||
"group": "candle",
|
|
||||||
"ingredients": [
|
|
||||||
{
|
|
||||||
"item": "minecraft:sweet_berries",
|
|
||||||
"count": 2
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:glass_bottle"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:sugar"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"item": "mw_food:jam",
|
|
||||||
"count": 1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,34 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_shaped": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_food:pieapple"
|
|
||||||
},
|
|
||||||
"tags": [
|
|
||||||
"crafting_table"
|
|
||||||
],
|
|
||||||
"pattern": [
|
|
||||||
"###",
|
|
||||||
"***",
|
|
||||||
"@!@"
|
|
||||||
],
|
|
||||||
"key": {
|
|
||||||
"#": {
|
|
||||||
"item": "minecraft:wheat"
|
|
||||||
},
|
|
||||||
"*": {
|
|
||||||
"item": "minecraft:apple"
|
|
||||||
},
|
|
||||||
"!": {
|
|
||||||
"item": "minecraft:sugar"
|
|
||||||
},
|
|
||||||
"@": {
|
|
||||||
"item": "minecraft:egg"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "mw_food:pieapple",
|
|
||||||
"count": 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_shapeless": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_food:waffles"
|
|
||||||
},
|
|
||||||
"tags": [ "crafting_table" ],
|
|
||||||
"group": "candle",
|
|
||||||
"ingredients": [
|
|
||||||
{
|
|
||||||
"item": "minecraft:sugar"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:wheat",
|
|
||||||
"count": 2
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"result": {
|
|
||||||
"item": "mw_food:waffles",
|
|
||||||
"count": 4
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
{
|
|
||||||
"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
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
{
|
|
||||||
"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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,31 +0,0 @@
|
|||||||
{
|
|
||||||
"format_version": "1.12",
|
|
||||||
"minecraft:recipe_shaped": {
|
|
||||||
"description": {
|
|
||||||
"identifier": "mw_item:fast_bulder"
|
|
||||||
},
|
|
||||||
"tags": [
|
|
||||||
"crafting_table"
|
|
||||||
],
|
|
||||||
"pattern": [
|
|
||||||
"@.@",
|
|
||||||
".-.",
|
|
||||||
"@.@"
|
|
||||||
],
|
|
||||||
"key": {
|
|
||||||
".": {
|
|
||||||
"item": "mw_item:diamond_dust"
|
|
||||||
},
|
|
||||||
"@": {
|
|
||||||
"item": "minecraft:cobblestone"
|
|
||||||
},
|
|
||||||
"-": {
|
|
||||||
"item": "minecraft:redstone"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"result": {
|
|
||||||
"item": "mw_item:fast_bulder",
|
|
||||||
"count": 1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
pack.description=Addon with various changes
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
[
|
|
||||||
"en_US",
|
|
||||||
"ru_RU"
|
|
||||||
]
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
pack.description=Аддон с разными изменениями
|
|
||||||
@@ -1,50 +0,0 @@
|
|||||||
import json
|
|
||||||
import shutil
|
|
||||||
import os
|
|
||||||
|
|
||||||
databr = json.load(open("behavior_pack\manifest.json", "r", encoding='utf-8'))
|
|
||||||
datarr = json.load(open("resource_pack\manifest.json", "r", encoding='utf-8'))
|
|
||||||
|
|
||||||
changenum = input("Какую цифру версии повысить[1.2.3]> ")
|
|
||||||
|
|
||||||
info_ver = databr["header"]["version"]
|
|
||||||
|
|
||||||
if changenum == "3":
|
|
||||||
num = info_ver[2] + 1
|
|
||||||
info_ver[2] = num
|
|
||||||
elif changenum == "2":
|
|
||||||
num = info_ver[1] + 1
|
|
||||||
info_ver[1] = num
|
|
||||||
info_ver[2] = 0
|
|
||||||
elif changenum == "1":
|
|
||||||
num = info_ver[0] + 1
|
|
||||||
info_ver[0] = num
|
|
||||||
info_ver[1] = 0
|
|
||||||
info_ver[2] = 0
|
|
||||||
else:
|
|
||||||
print("Нет изменений в версии")
|
|
||||||
|
|
||||||
databr["header"]["version"] = info_ver
|
|
||||||
databr["modules"][0]["version"] = info_ver
|
|
||||||
databr["dependencies"][0]["version"] = info_ver
|
|
||||||
|
|
||||||
datarr["header"]["version"] = info_ver
|
|
||||||
datarr["modules"][0]["version"] = info_ver
|
|
||||||
datarr["dependencies"][0]["version"] = info_ver
|
|
||||||
|
|
||||||
json.dump(databr, open("behavior_pack\manifest.json", "w", encoding='utf-8'), ensure_ascii=False, indent=4)
|
|
||||||
json.dump(datarr, open("resource_pack\manifest.json", "w", encoding='utf-8'), ensure_ascii=False, indent=4)
|
|
||||||
|
|
||||||
zip_name_behavior = 'MWAlkoB'
|
|
||||||
directory_name_behavior = 'behavior_pack'
|
|
||||||
shutil.make_archive(zip_name_behavior, 'zip', directory_name_behavior)
|
|
||||||
shutil.move("MWAlkoB.zip", "IMoOB.mcpack")
|
|
||||||
zip_name_resource = 'MWAlkoR'
|
|
||||||
directory_name_resource = 'resource_pack'
|
|
||||||
shutil.make_archive(zip_name_resource, 'zip', directory_name_resource)
|
|
||||||
shutil.move("MWAlkoR.zip", "IMoOR.mcpack")
|
|
||||||
|
|
||||||
opeo_file_q = input("""Открыть файлы в Minecraft["+" для открытия]? >""")
|
|
||||||
if opeo_file_q == "+":
|
|
||||||
os.startfile("IMoOB.mcpack")
|
|
||||||
os.startfile("IMoOR.mcpack")
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
https://henrysoftware.itch.io/pixel-food
|
|
||||||
https://janbarboza.itch.io/foods-potions-and-coins
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
theme: jekyll-theme-midnight
|
|
||||||
@@ -1,35 +0,0 @@
|
|||||||
## Алкоголь
|
|
||||||
|
|
||||||
[Главная](https://nyako.icu/IMoO/)
|
|
||||||
|
|
||||||
В аддоне присутсвует система алкоголя
|
|
||||||
|
|
||||||
 - Пустая клетка
|
|
||||||
|
|
||||||
### Бутылка 
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
### Бутылка с водой 
|
|
||||||
|
|
||||||
 + 
|
|
||||||
|
|
||||||
### Алкоголь (Использовать зельеварку)
|
|
||||||
|
|
||||||
 +  =  (Самогон)
|
|
||||||
|
|
||||||
 +  =  (Абсент)
|
|
||||||
|
|
||||||
 +  =  (Водка)
|
|
||||||
|
|
||||||
 +  =  (Пиво)
|
|
||||||
|
|
||||||
 +  =  (Вино)
|
|
||||||
|
|
||||||
### Алкоголь - эффекты
|
|
||||||
|
|
||||||
[Таблица на отдельной странице](https://nyako.icu/IMoO/alkoef)
|
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
## Алкоголь
|
|
||||||
|
|
||||||
[Главная](https://nyako.icu/IMoO/) / [Алкоголь](https://nyako.icu/IMoO/alko)
|
|
||||||
|
|
||||||
Название | Тошнота | Сила | Замедление | Отравление
|
|
||||||
--- | --- | --- | --- | ---
|
|
||||||
Самогон | I-120с | нет | I-30с | II-4с
|
|
||||||
Абсент | IV-300с | II-90с | II-60с | III-4с
|
|
||||||
Водка | I-100с | I-30с | I-20с | нет
|
|
||||||
Пиво | I-80c | I-20c | нет | нет
|
|
||||||
Вино | I-80c | I-20c | нет | нет
|
|
||||||
|
Before Width: | Height: | Size: 172 B |
|
Before Width: | Height: | Size: 284 B |
|
Before Width: | Height: | Size: 249 B |
|
Before Width: | Height: | Size: 518 B |
|
Before Width: | Height: | Size: 637 B |
|
Before Width: | Height: | Size: 265 B |
|
Before Width: | Height: | Size: 230 B |
|
Before Width: | Height: | Size: 270 B |
|
Before Width: | Height: | Size: 281 B |
|
Before Width: | Height: | Size: 265 B |
|
Before Width: | Height: | Size: 297 B |
|
Before Width: | Height: | Size: 311 B |
|
Before Width: | Height: | Size: 277 B |
|
Before Width: | Height: | Size: 287 B |
|
Before Width: | Height: | Size: 235 B |
|
Before Width: | Height: | Size: 251 B |
|
Before Width: | Height: | Size: 291 B |
|
Before Width: | Height: | Size: 335 B |
|
Before Width: | Height: | Size: 171 B |
|
Before Width: | Height: | Size: 255 B |
|
Before Width: | Height: | Size: 301 B |
|
Before Width: | Height: | Size: 291 B |
|
Before Width: | Height: | Size: 287 B |
|
Before Width: | Height: | Size: 272 B |
|
Before Width: | Height: | Size: 382 B |
|
Before Width: | Height: | Size: 186 B |
|
Before Width: | Height: | Size: 408 B |
|
Before Width: | Height: | Size: 572 B |
|
Before Width: | Height: | Size: 240 B |
|
Before Width: | Height: | Size: 384 B |
|
Before Width: | Height: | Size: 349 B |
|
Before Width: | Height: | Size: 592 B |
|
Before Width: | Height: | Size: 404 B |
|
Before Width: | Height: | Size: 391 B |
|
Before Width: | Height: | Size: 695 B |
|
Before Width: | Height: | Size: 278 B |
|
Before Width: | Height: | Size: 345 B |
|
Before Width: | Height: | Size: 451 B |
|
Before Width: | Height: | Size: 519 B |
|
Before Width: | Height: | Size: 370 B |
|
Before Width: | Height: | Size: 346 B |
|
Before Width: | Height: | Size: 418 B |
|
Before Width: | Height: | Size: 492 B |
|
Before Width: | Height: | Size: 406 B |
|
Before Width: | Height: | Size: 343 B |