you can now use anthracite to superheat blaze burners like coke
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
- Fixed TFC sugar recipes so they can now use any sugar (#1099) @SpicyNoodle5
|
||||
- Added optional quest for bacon (#1122) @SpicyNoodle5
|
||||
- Add the create toolbox to the list of unsortable inventories (#1120) @esotericist
|
||||
- Anthracite now also superheats blaze burners @Pyritie
|
||||
|
||||
## [0.9.9] - 30.05.2025
|
||||
### Changes
|
||||
|
||||
@@ -46,6 +46,7 @@ const registerCreateItemTags = (event) => {
|
||||
event.add('create:blaze_burner_fuel/special', "gtceu:flawless_coal_gem")
|
||||
event.add('create:blaze_burner_fuel/special', "gtceu:exquisite_coal_gem")
|
||||
event.add('create:blaze_burner_fuel/special', "gtceu:coke_gem")
|
||||
event.add('create:blaze_burner_fuel/special', "beneath:cursecoal")
|
||||
|
||||
event.add('tfc:forge_invisible_whitelist', 'create:basin')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user