Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev
This commit is contained in:
commit
85fc6c2129
2 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue