Merge pull request #1026 from TerraFirmaGreg-Team/dev

Release: 0.9.7
This commit is contained in:
Xikaro
2025-05-17 15:21:48 +05:00
committed by GitHub
5 changed files with 676 additions and 5963 deletions

View File

@@ -3,6 +3,11 @@
## [Unreleased]
### Changes
## [0.9.7] - 17.05.2025
### Changes
- Fixed Crash Sprinkler.
- Undated the carryon config file to include the arborafirmacraft chests in the whitelist. @NobleWasTaken
## [0.9.6] - 16.05.2025
### Changes
- Changed wooden tongs recipe from shapeless to shaped. @Oosyrag

View File

@@ -59,7 +59,7 @@
#Entities that CAN be picked up (useWhitelistEntities must be true)
allowedEntities = ["tfc:turkey", "tfc:dog", "tfc:isopod", "tfc:lobster", "tfc:frog", "tfc:penguin", "tfc:turtle", "tfc:horseshoe_crab", "tfc:crayfish", "tfc:grouse", "tfc:pheasant", "tfc:peafowl", "tfc:rat", "tfc:cat", "tfc:chicken", "tfc:duck", "tfc:quail", "tfc:rabbit"]
#Blocks that CAN be picked up (useWhitelistBlocks must be true)
allowedBlocks = ["framedblocks:framed_chest", "tfc:wood/chest/*", "tfc:wood/trapped_chest/*", "#forge:chests/wooden"]
allowedBlocks = ["framedblocks:framed_chest", "tfc:wood/chest/*", "tfc:wood/trapped_chest/*", "afc:wood/chest/*", "afc:wood/trapped_chest/*", "#forge:chests/wooden"]
#Entities that CAN have other entities stacked on top of them (useWhitelistStacking must be true)
allowedStacking = []

2
mods

Submodule mods updated: a9ec3802e9...e47fce8711

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "TerraFirmaGreg-Modern",
"version": "0.9.6",
"version": "0.9.7",
"description": "An innovative modpack that contains GregTech and TerraFirmaCraft on 1.20.x.",
"author": "Exception, Xikaro",
"overrides": [