@@ -29,7 +29,7 @@ const engrave = event.recipes.gtceu.rune_inscription
2929 basicRunes . forEach ( ( [ rune , input1 , input2 , input3 , input4 , input5 , mana ] ) => {
3030 engrave ( rune )
3131 . notConsumable ( 'botania:lens_normal' )
32- . itemInputs ( input1 , input2 , input3 , input4 , input5 , 'botania:livingrock ' )
32+ . itemInputs ( input1 , input2 , input3 , input4 , input5 , 'astrogreg:rune_tablet ' )
3333 . inputFluids ( `manafluid:mana ${ mana } ` )
3434 . itemOutputs ( `2x botania:${ rune } ` )
3535 . duration ( 200 )
@@ -46,7 +46,7 @@ const engrave = event.recipes.gtceu.rune_inscription
4646 seasonalRunes . forEach ( ( [ rune , input1 , input2 , input3 , input4 , input5 ] ) => {
4747 engrave ( rune )
4848 . notConsumable ( 'botania:lens_normal' )
49- . itemInputs ( input1 , input2 , input3 , input4 , input5 , 'botania:livingrock ' )
49+ . itemInputs ( input1 , input2 , input3 , input4 , input5 , 'astrogreg:rune_tablet ' )
5050 . inputFluids ( 'manafluid:mana 75' )
5151 . itemOutputs ( `botania:${ rune } ` )
5252 . duration ( 200 )
@@ -66,7 +66,7 @@ const engrave = event.recipes.gtceu.rune_inscription
6666 sinRunes . forEach ( ( [ rune , input1 , input2 ] ) => {
6767 engrave ( rune )
6868 . notConsumable ( 'botania:lens_normal' )
69- . itemInputs ( input1 , input2 , 'botania:mana_rune' , 'botania:dragonstone' , 'botania:livingrock ' )
69+ . itemInputs ( input1 , input2 , 'botania:mana_rune' , 'botania:dragonstone' , 'astrogreg:rune_tablet ' )
7070 . inputFluids ( 'manafluid:mana 150' )
7171 . itemOutputs ( `botania:${ rune } ` )
7272 . duration ( 200 )
@@ -79,103 +79,103 @@ const engrave = event.recipes.gtceu.rune_inscription
7979//#region spawn eggs
8080 engrave ( 'chicken_spawn_egg' )
8181 . notConsumable ( 'botania:terra_lens' )
82- . itemInputs ( 'botania:life_rune' , 'botania:air_rune' , '4x #forge:seeds' , 'botania:livingrock ' )
82+ . itemInputs ( 'botania:life_rune' , 'botania:air_rune' , '4x #forge:seeds' , 'astrogreg:rune_tablet ' )
8383 . inputFluids ( 'manafluid:mana 1000' )
8484 . itemOutputs ( 'minecraft:chicken_spawn_egg' )
8585 . duration ( 200 )
8686 . EUt ( 64 )
8787
8888 engrave ( 'wolf_spawn_egg' )
8989 . notConsumable ( 'botania:terra_lens' )
90- . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'minecraft:porkchop' , 'minecraft:beef' , 'minecraft:mutton' , 'minecraft:chicken' , 'botania:livingrock ' )
90+ . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'minecraft:porkchop' , 'minecraft:beef' , 'minecraft:mutton' , 'minecraft:chicken' , 'astrogreg:rune_tablet ' )
9191 . inputFluids ( 'manafluid:mana 1000' )
9292 . itemOutputs ( 'minecraft:wolf_spawn_egg' )
9393 . duration ( 200 )
9494 . EUt ( 64 )
9595
9696 engrave ( 'cod_spawn_egg' )
9797 . notConsumable ( 'botania:terra_lens' )
98- . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'botania:water_rune' , 'minecraft:water_bucket' , 'botania:livingrock ' )
98+ . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'botania:water_rune' , 'minecraft:water_bucket' , 'astrogreg:rune_tablet ' )
9999 . inputFluids ( 'manafluid:mana 1000' )
100100 . itemOutputs ( 'minecraft:cod_spawn_egg' )
101101 . duration ( 200 )
102102 . EUt ( 64 )
103103
104104 engrave ( 'glow_squid_spawn_egg' )
105105 . notConsumable ( 'botania:terra_lens' )
106- . itemInputs ( 'minecraft:squid_spawn_egg' , 'botania:life_rune' , 'gtceu:phosphorus_dust' , 'gtceu:gold_dust' , 'botania:livingrock ' )
106+ . itemInputs ( 'minecraft:squid_spawn_egg' , 'botania:life_rune' , 'gtceu:phosphorus_dust' , 'gtceu:gold_dust' , 'astrogreg:rune_tablet ' )
107107 . inputFluids ( 'manafluid:mana 1000' )
108108 . itemOutputs ( 'minecraft:glow_squid_spawn_egg' )
109109 . duration ( 200 )
110110 . EUt ( 64 )
111111
112112 engrave ( 'bee_spawn_egg' )
113113 . notConsumable ( 'botania:terra_lens' )
114- . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'botania:air_rune' , 'botania:summer_rune' , 'gtceu:gold_dust' , 'botania:livingrock ' )
114+ . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'botania:air_rune' , 'botania:summer_rune' , 'gtceu:gold_dust' , 'astrogreg:rune_tablet ' )
115115 . inputFluids ( 'manafluid:mana 1000' )
116116 . itemOutputs ( 'minecraft:bee_spawn_egg' )
117117 . duration ( 200 )
118118 . EUt ( 64 )
119119
120120 engrave ( 'cat_spawn_egg' )
121121 . notConsumable ( 'botania:terra_lens' )
122- . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'minecraft:cod' , 'minecraft:salmon' , 'minecraft:tropical_fish' , 'botania:livingrock ' )
122+ . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'minecraft:cod' , 'minecraft:salmon' , 'minecraft:tropical_fish' , 'astrogreg:rune_tablet ' )
123123 . inputFluids ( 'manafluid:mana 1000' )
124124 . itemOutputs ( 'minecraft:cat_spawn_egg' )
125125 . duration ( 200 )
126126 . EUt ( 64 )
127127
128128 engrave ( 'cow_spawn_egg' )
129129 . notConsumable ( 'botania:terra_lens' )
130- . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'botania:water_rune' , '2x minecraft:wheat' , 'minecraft:bucket' , 'botania:livingrock ' )
130+ . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'botania:water_rune' , '2x minecraft:wheat' , 'minecraft:bucket' , 'astrogreg:rune_tablet ' )
131131 . inputFluids ( 'manafluid:mana 1000' )
132132 . itemOutputs ( 'minecraft:cow_spawn_egg' )
133133 . duration ( 200 )
134134 . EUt ( 64 )
135135
136136 engrave ( 'squid_spawn_egg' )
137137 . notConsumable ( 'botania:terra_lens' )
138- . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'botania:water_rune' , 'minecraft:black_dye' , '#minecraft:fishes' , 'botania:livingrock ' )
138+ . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'botania:water_rune' , 'minecraft:black_dye' , '#minecraft:fishes' , 'astrogreg:rune_tablet ' )
139139 . inputFluids ( 'manafluid:mana 1000' )
140140 . itemOutputs ( 'minecraft:squid_spawn_egg' )
141141 . duration ( 200 )
142142 . EUt ( 64 )
143143
144144 engrave ( 'pig_spawn_egg' )
145145 . notConsumable ( 'botania:terra_lens' )
146- . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'botania:gluttony_rune' , 'minecraft:carrot' , 'minecraft:potato' , 'botania:livingrock ' )
146+ . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'botania:gluttony_rune' , 'minecraft:carrot' , 'minecraft:potato' , 'astrogreg:rune_tablet ' )
147147 . inputFluids ( 'manafluid:mana 1000' )
148148 . itemOutputs ( 'minecraft:pig_spawn_egg' )
149149 . duration ( 200 )
150150 . EUt ( 64 )
151151
152152 engrave ( 'parrot_spawn_egg' )
153153 . notConsumable ( 'botania:terra_lens' )
154- . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'botania:air_rune' , 'botania:summer_rune' , 'minecraft:green_dye' , 'minecraft:red_dye' , 'botania:livingrock ' )
154+ . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'botania:air_rune' , 'botania:summer_rune' , 'minecraft:green_dye' , 'minecraft:red_dye' , 'astrogreg:rune_tablet ' )
155155 . inputFluids ( 'manafluid:mana 1000' )
156156 . itemOutputs ( 'minecraft:parrot_spawn_egg' )
157157 . duration ( 200 )
158158 . EUt ( 64 )
159159
160160 engrave ( 'axolotl_spawn_egg' )
161161 . notConsumable ( 'botania:terra_lens' )
162- . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'botania:water_rune' , 'botania:earth_rune' , '2x minecraft:pink_dye' , 'botania:livingrock ' )
162+ . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , 'botania:water_rune' , 'botania:earth_rune' , '2x minecraft:pink_dye' , 'astrogreg:rune_tablet ' )
163163 . inputFluids ( 'manafluid:mana 1000' )
164164 . itemOutputs ( 'minecraft:axolotl_spawn_egg' )
165165 . duration ( 200 )
166166 . EUt ( 64 )
167167
168168 engrave ( 'sheep_spawn_egg' )
169169 . notConsumable ( 'botania:terra_lens' )
170- . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , '2x minecraft:wheat' , 'minecraft:shears' , 'botania:livingrock ' )
170+ . itemInputs ( 'minecraft:egg' , 'botania:life_rune' , '2x minecraft:wheat' , 'minecraft:shears' , 'astrogreg:rune_tablet ' )
171171 . inputFluids ( 'manafluid:mana 1000' )
172172 . itemOutputs ( 'minecraft:sheep_spawn_egg' )
173173 . duration ( 200 )
174174 . EUt ( 64 )
175175
176176 engrave ( 'glacian_spawn_egg' )
177177 . notConsumable ( 'botania:terra_lens' )
178- . itemInputs ( 'minecraft:sheep_spawn_egg' , 'botania:life_rune' , 'botania:space_rune' , 'minecraft:snow' , 'minecraft:ice' , 'botania:livingrock ' )
178+ . itemInputs ( 'minecraft:sheep_spawn_egg' , 'botania:life_rune' , 'botania:space_rune' , 'minecraft:snow' , 'minecraft:ice' , 'astrogreg:rune_tablet ' )
179179 . inputFluids ( 'manafluid:mana 1000' )
180180 . itemOutputs ( 'ad_astra:glacian_ram_spawn_egg' )
181181 . duration ( 200 )
@@ -196,15 +196,15 @@ const engrave = event.recipes.gtceu.rune_inscription
196196 if ( input5 ) {
197197 engrave ( rune )
198198 . notConsumable ( 'botania:terra_lens' )
199- . itemInputs ( input1 , input2 , input3 , input4 , input5 , 'botania:livingrock ' )
199+ . itemInputs ( input1 , input2 , input3 , input4 , input5 , 'astrogreg:rune_tablet ' )
200200 . inputFluids ( 'manafluid:mana 200' )
201201 . itemOutputs ( `botania:${ rune } ` )
202202 . duration ( 200 )
203203 . EUt ( 256 )
204204 } else {
205205 engrave ( rune )
206206 . notConsumable ( 'botania:terra_lens' )
207- . itemInputs ( input1 , input2 , input3 , input4 , 'botania:livingrock ' )
207+ . itemInputs ( input1 , input2 , input3 , input4 , 'astrogreg:rune_tablet ' )
208208 . inputFluids ( 'manafluid:mana 200' )
209209 . itemOutputs ( `botania:${ rune } ` )
210210 . duration ( 200 )
@@ -217,7 +217,7 @@ const engrave = event.recipes.gtceu.rune_inscription
217217
218218//#region planetary runes
219219 // engrave('_rune')
220- // .itemInputs('', '', '', '', 'botania:tiny_planet', 'botania:livingrock ')
220+ // .itemInputs('', '', '', '', 'botania:tiny_planet', 'astrogreg:rune_tablet ')
221221 // .notConsumable('botania:pixie_lens')
222222 // .inputFluids('manafluid:mana 500')
223223 // .itemOutputs('botania:_rune')
0 commit comments