Skip to content

Commit

Permalink
Update RecipeViewer.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Satherov authored Nov 21, 2024
1 parent 06e314c commit c7b7560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubejs/client_scripts/RecipeViewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RecipeViewerEvents.removeEntriesCompletely('item', allthemods =>{

RecipeViewerEvents.addInformation('fluid', allthemods =>{
allthemods.add("advanced_ae:quantum_infusion_source", [
'In the Reaction Chamber: §e5000mb of Water§f + §e1x Quantum Infused Dust§f = §b1000mb of Quantum Infusion'
'In the Reaction Chamber: §e4000mb of Water§f + §e1x Quantum Infused Dust§f = §b1000mb of Quantum Infusion'
])
})

Expand Down

0 comments on commit c7b7560

Please sign in to comment.