mirror of
https://github.com/TeamMidnightDust/Decorative.git
synced 2025-12-16 21:15:10 +01:00
Fix the recipe to make it work
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"#": {
|
"#": {
|
||||||
"item": "minecraft:white_wool"
|
"item": "minecraft:black_wool"
|
||||||
},
|
},
|
||||||
"R": {
|
"R": {
|
||||||
"item": "minecraft:redstone_lamp"
|
"item": "minecraft:redstone_lamp"
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "minecraft:white_concrete_powder",
|
"item": "decorative:black_lamp",
|
||||||
"count": 1
|
"count": 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user