mirror of
https://github.com/Ellpeck/PrettyPipes.git
synced 2024-11-22 19:58:35 +01:00
Change stack limiter module recipe from dispenser to dropper
Closes #17
This commit is contained in:
parent
f2ebe8af90
commit
2a8d43bb30
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
"item": "minecraft:redstone"
|
"item": "minecraft:redstone"
|
||||||
},
|
},
|
||||||
"D": {
|
"D": {
|
||||||
"item": "minecraft:dispenser"
|
"item": "minecraft:dropper"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "prettypipes:blank_module"
|
"item": "prettypipes:blank_module"
|
||||||
|
|
Loading…
Reference in a new issue