Крафт стула
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
5
|
||||
]
|
||||
},
|
||||
"identifier": "bony:imoo_chair",
|
||||
"identifier": "imoo:chair",
|
||||
"is_experimental": false
|
||||
},
|
||||
"permutations": [
|
||||
@@ -68,7 +68,6 @@
|
||||
}
|
||||
],
|
||||
"components": {
|
||||
"minecraft:display_name": "Стул",
|
||||
"minecraft:on_player_placing": {
|
||||
"event": "bridge:update_rotation"
|
||||
},
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"version": [
|
||||
0,
|
||||
4,
|
||||
18
|
||||
23
|
||||
],
|
||||
"min_engine_version": [
|
||||
1,
|
||||
@@ -23,7 +23,7 @@
|
||||
"version": [
|
||||
0,
|
||||
4,
|
||||
18
|
||||
23
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -33,7 +33,7 @@
|
||||
"version": [
|
||||
0,
|
||||
4,
|
||||
18
|
||||
23
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
pack.description=Addon with various changes
|
||||
tile.imoo:chair.name=Chair
|
||||
@@ -0,0 +1,4 @@
|
||||
[
|
||||
"en_US",
|
||||
"ru_RU"
|
||||
]
|
||||
@@ -0,0 +1,2 @@
|
||||
pack.description=Аддон с разными изменениями
|
||||
tile.imoo:chair.name=Chair
|
||||
@@ -7,7 +7,7 @@
|
||||
"version": [
|
||||
0,
|
||||
4,
|
||||
18
|
||||
23
|
||||
],
|
||||
"min_engine_version": [
|
||||
1,
|
||||
@@ -23,7 +23,7 @@
|
||||
"version": [
|
||||
0,
|
||||
4,
|
||||
18
|
||||
23
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -33,7 +33,7 @@
|
||||
"version": [
|
||||
0,
|
||||
4,
|
||||
18
|
||||
23
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user