Version 1.0.19b
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
ServerEvents.recipes(event => {
|
||||
event.remove({id: 'structurecompass:structure_compass'})
|
||||
event.shaped('structurecompass:structure_compass', [
|
||||
'NAN',
|
||||
'ACA',
|
||||
'NAN'
|
||||
], {
|
||||
A: 'allthemodium:allthemodium_ingot',
|
||||
N: 'minecraft:netherite_ingot',
|
||||
C: 'naturescompass:naturescompass',
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user