Fix #248
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user