merge food branch into space branch
This commit is contained in:
commit
c13edcabdc
55 changed files with 820 additions and 681 deletions
|
|
@ -27,10 +27,9 @@ const registerTooltips = (event) =>
|
|||
event.addAdvanced(['create:blaze_burner'], (item, advanced, text) => {
|
||||
text.add(1, text.of('§cSuperheat§r §7with Coke, Anthracite, or Flawless and Exquisite coal gems.'))
|
||||
})
|
||||
event.addAdvanced(['gtceu:greenhouse'], (item, advanced, text) => {
|
||||
text.add(1, text.of('§7This machine has a §2Perfect Overclock§r!')),
|
||||
text.add(2, text.of('§7Currently, due to a bug, sometimes outputs rotten food.'))
|
||||
text.add(3, text.of(`§7The interior is customizable! Check the multiblock preview in JEI.`))
|
||||
event.addAdvanced(['tfg:electric_greenhouse'], (item, advanced, text) => {
|
||||
text.add(1, text.of('This machine has a §2Perfect Overclock§r!')),
|
||||
text.add(2, text.of(`The interior is customizable! Check the multiblock preview in JEI.`))
|
||||
})
|
||||
event.addAdvanced(['gtceu:nether_dome'], (item, advanced, text) => {
|
||||
text.add(1, text.of('§7Artificial enviroment to simulate the Nether.')),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue