Fix #248
This commit is contained in:
parent
fe3260ab07
commit
b8ce374fb0
1 changed files with 5 additions and 0 deletions
|
|
@ -27,6 +27,11 @@ const registerExposureRecipes = (event) => {
|
|||
F: '#forge:screws/wrought_iron'
|
||||
}).id('exposure:camera')
|
||||
|
||||
// Album
|
||||
event.shapeless('exposure:album', [
|
||||
'minecraft:writable_book', 'minecraft:paper', 'minecraft:paper'
|
||||
]).id('exposure:album')
|
||||
|
||||
// Black and White Film
|
||||
event.shaped('exposure:black_and_white_film', [
|
||||
'ABB',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue