Remove mentions of Omnicoins -> Nomicoins
This commit is contained in:
parent
dc08d34288
commit
bb215e2632
@ -260,7 +260,7 @@ recipes.addShaped(<actuallyadditions:item_drill:3>, [
|
|||||||
//Drill Core
|
//Drill Core
|
||||||
recipes.remove(<actuallyadditions:item_misc:16>);
|
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("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
|
//Vertical Digger
|
||||||
recipes.remove(<actuallyadditions:block_miner>);
|
recipes.remove(<actuallyadditions:block_miner>);
|
||||||
|
@ -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]]);
|
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",
|
recipes.addShaped("of_craft_airtight_seal",
|
||||||
<minecraft:enchanted_book>.withTag({StoredEnchantments: [{lvl: 1 as short, id: 12 as short}]}),
|
<minecraft:enchanted_book>.withTag({StoredEnchantments: [{lvl: 1 as short, id: 12 as short}]}),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user