Merge branch 'main' of https://github.com/GregTechCEu/GregTech-Modern-Community-Pack
This commit is contained in:
@@ -714,7 +714,7 @@
|
|||||||
Count: 1b
|
Count: 1b
|
||||||
id: "itemfilters:tag"
|
id: "itemfilters:tag"
|
||||||
tag: {
|
tag: {
|
||||||
value: "forge:batteries/lv"
|
value: "gtceu:batteries/lv"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
title: "Any LV Battery"
|
title: "Any LV Battery"
|
||||||
|
|||||||
@@ -1518,7 +1518,7 @@
|
|||||||
Count: 1b
|
Count: 1b
|
||||||
id: "itemfilters:tag"
|
id: "itemfilters:tag"
|
||||||
tag: {
|
tag: {
|
||||||
value: "forge:batteries/mv"
|
value: "gtceu:batteries/mv"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
title: "Any MV Battery"
|
title: "Any MV Battery"
|
||||||
|
|||||||
@@ -105,7 +105,7 @@ ServerEvents.recipes((event) => {
|
|||||||
|
|
||||||
// XP
|
// XP
|
||||||
greg
|
greg
|
||||||
.chemical_reactor("gtceu:bottle_o_enchanting")
|
.large_chemical_reactor("gtceu:bottle_o_enchanting")
|
||||||
.itemInputs(
|
.itemInputs(
|
||||||
"glass_bottle",
|
"glass_bottle",
|
||||||
"#forge:tiny_dusts/gold",
|
"#forge:tiny_dusts/gold",
|
||||||
|
|||||||
Reference in New Issue
Block a user