Remove mentions of Omnicoins -> Nomicoins

This commit is contained in:
IntegerLimit 2023-01-28 16:07:40 +11:00
parent dc08d34288
commit bb215e2632
2 changed files with 2 additions and 2 deletions

View File

@ -260,7 +260,7 @@ recipes.addShaped(<actuallyadditions:item_drill:3>, [
//Drill Core
recipes.remove(<actuallyadditions:item_misc:16>);
<actuallyadditions:item_misc:16>.addTooltip(format.red("Acquired by exploration of Lost Cities buildings or vanilla dungeons."));
<actuallyadditions:item_misc:16>.addTooltip(format.red("Also can be purchased for Omnicoins."));
<actuallyadditions:item_misc:16>.addTooltip(format.red("Also can be purchased for Nomicoins."));
//Vertical Digger
recipes.remove(<actuallyadditions:block_miner>);

View File

@ -168,7 +168,7 @@ recipes.addShaped(<contenttweaker:omnicoin25>, [[null, <contenttweaker:omnicoin5
recipes.addShaped(<contenttweaker:omnicoin5>, [[null, <contenttweaker:omnicoin>, null],[<contenttweaker:omnicoin>, <contenttweaker:omnicoin>, <contenttweaker:omnicoin>], [null, <contenttweaker:omnicoin>, null]]);
/*
Airtight Seal books for the low price of 900 omnicoins!
Airtight Seal books for the low price of 900 Nomicoins!
*/
recipes.addShaped("of_craft_airtight_seal",
<minecraft:enchanted_book>.withTag({StoredEnchantments: [{lvl: 1 as short, id: 12 as short}]}),