This commit is contained in:
Pyritie 2025-09-13 23:35:20 +01:00
commit 85fc6c2129
2 changed files with 3 additions and 0 deletions

View file

@ -4,6 +4,8 @@
### Changes
- Wooden crates can now also be crafted with bronze screws @Pyritie
- The tape measure can now be put in your toolbelt (#1813) @Nashy1232
- Added machine processing for Flax (#1803) @BlueBoat29
- Added cobblestones to GT facade crafting @Nashy1232
### Bug fixes
- Fixed not downloading the FTB library of mods on server builds (#1811, #1801, #1812, #1411) @Xikaro
- Fixed ingot piles occasionally crashing on servers @Pyritie

View file

@ -28,6 +28,7 @@ function registerFacadeWhitelistTags(event) {
'#simplylight:any_lamp_off',
'#minecraft:planks',
'#minecraft:logs',
'#forge:cobblestone',
'#tfg:ad_astra_iron_blocks',
'#tfg:ad_astra_steel_blocks',