3 Commits

Author SHA1 Message Date
Integer Limit
4653b62d72
Add Linear XP Scaling (#855)
[FEATURE]
[QOL]

[DETAILS]
details = [
  "Each XP Level now requires the Same Amount of XP!",
  "Exactly 25 XP is required for each XP Level! (One `Extraterrestrial Matter`)",
]
[DETAILS]
2024-08-04 17:44:46 +10:00
Integer Limit
b4767ac682
Fix NC Fluids in JEI (#836)
[BUG]

[IGNORE]
checks = { compareBefore = "1.7-beta-5" }
[IGNORE]
2024-07-31 22:04:23 +10:00
Integer Limit
226cd449fe
Port Tooltips to Groovy + Fix Fluids in JEI (#796)
[EXPAND]
[[messages]]
messageTitle = "Port Tooltips to Groovy (#796)
messageBody = '''
[FEATURE]
[DETAILS]
detail = "Tooltips are now Localisable!"
[DETAILS]
'''

[[messages]]
messageTitle = "Fix Fluids in JEI (#796)"
messageBody = '''
[BUG]
[DETAILS]
details = [
  "Fixes Some Fluids being Items in JEI",
  "Adds Information about Temperature to all Fluids",
]
[DETAILS]
'''
[EXPAND]
2024-07-13 19:32:07 +10:00