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