@@ -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
|
||||
|
||||
@@ -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
2
mods
Submodule mods updated: a9ec3802e9...e47fce8711
6628
pakku-lock.json
6628
pakku-lock.json
File diff suppressed because it is too large
Load Diff
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user