deprecate angel ring
This commit is contained in:
@@ -1,13 +1,5 @@
|
|||||||
ServerEvents.recipes((event) => {
|
ServerEvents.recipes((event) => {
|
||||||
event.recipes.gtceu
|
// Void Portal
|
||||||
.assembler("angel_ring")
|
|
||||||
.itemInputs("#forge:rings/rose_gold", "2x feather")
|
|
||||||
.inputFluids("gtceu:liquid_air 500")
|
|
||||||
.itemOutputs("better_angel_ring:angel_ring")
|
|
||||||
.duration(200)
|
|
||||||
.EUt(128);
|
|
||||||
|
|
||||||
// Void Portal
|
|
||||||
event.remove({ id: "javd:portal_block" });
|
event.remove({ id: "javd:portal_block" });
|
||||||
event.shaped(`javd:portal_block`, ["PPP", "PEP", "PPP"], {
|
event.shaped(`javd:portal_block`, ["PPP", "PEP", "PPP"], {
|
||||||
P: "#forge:plates/obsidian",
|
P: "#forge:plates/obsidian",
|
||||||
|
|||||||
Reference in New Issue
Block a user