oh you can just change this in the config! that's cool. Also changed the infinity wand recipe
This commit is contained in:
parent
3bcbcf6d06
commit
d41827abdc
5 changed files with 6 additions and 24 deletions
|
|
@ -45,13 +45,12 @@ function registerConstructionwandRecipes(event) {
|
|||
event.shaped('1x constructionwand:infinity_wand', [
|
||||
' EB',
|
||||
' C ',
|
||||
'AD '
|
||||
'A '
|
||||
], {
|
||||
A: '#forge:rods/polytetrafluoroethylene',
|
||||
C: '#forge:rods/long/aluminium',
|
||||
B: '#forge:double_plates/titanium',
|
||||
D: '#gtceu:circuits/iv',
|
||||
E: 'minecraft:nether_star',
|
||||
E: 'ae2:charged_certus_quartz_crystal',
|
||||
}).id('constructionwand:shaped/infinity_wand')
|
||||
|
||||
event.shaped('1x constructionwand:core_angel', [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue