create: crush powders, melt grist, and re-balance ars+functionalstorage

This commit is contained in:
2025-05-08 18:00:30 +02:00
parent 3071387b79
commit 0d5b6a69b2
11 changed files with 146 additions and 76 deletions

View File

@ -8,6 +8,15 @@ ServerEvents.recipes(event => {
'minecraft:andesite'
);
event.replaceInput({output: 'functionalstorage:framed_storage_controller'},
'minecraft:quartz_block',
'minecraft:andesite'
);
event.replaceInput({output: 'functionalstorage:framed_storage_controller'},
'minecraft:comparator',
'#kubejs:grist/intelligent/basic'
);
event.replaceInput({output: 'functionalstorage:linking_tool'},
'minecraft:diamond',
'#kubejs:grist/intelligent/basic'