fix turning any cobble into domum cobble extra
This commit is contained in:
parent
4b85045325
commit
68e5731474
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ const registerDomumOrnamentumRecipes = (event) => {
|
|||
'B B'
|
||||
],
|
||||
{
|
||||
B: '#forge:cobblestone'
|
||||
B: 'minecraft:cobblestone'
|
||||
}).id('domum_ornamentum:cobblestone_extra');
|
||||
|
||||
event.shaped(Item.of('domum_ornamentum:blue_cobblestone_extra', 8),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue