Skip to content

Commit a346a42

Browse files
1 parent b582438 commit a346a42

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

data/better/recipes/comparator.json

+6-10
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,16 @@
11
{
2-
"type": "minecraft:crafting_shaped",
3-
"pattern": [
4-
"QF",
5-
"E "
6-
],
7-
"key": {
8-
"E": {
2+
"type": "minecraft:crafting_shapeless",
3+
"ingredients": [
4+
{
95
"item":"minecraft:repeater"
106
},
11-
"F": {
7+
{
128
"item":"minecraft:stick"
139
},
14-
"Q": {
10+
{
1511
"item":"minecraft:quartz"
1612
}
17-
},
13+
],
1814
"result": {
1915
"item": "minecraft:comparator",
2016
"count": 1

0 commit comments

Comments
 (0)