pull the trigger, piglet
This commit is contained in:
parent
7af3303fe9
commit
2c173e209f
3 changed files with 14 additions and 10 deletions
|
|
@ -1,8 +1,10 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Known issues
|
### Changes
|
||||||
- Some items have multiple, incorrect recycling recipes
|
### Bug fixes
|
||||||
|
|
||||||
|
## [0.10.6] - 07-08-2025
|
||||||
### Changes
|
### Changes
|
||||||
- Added links from quests directly to field guide entries (#854) @Zippity
|
- Added links from quests directly to field guide entries (#854) @Zippity
|
||||||
- Added a second EBF recipe but from LV furnaces @Pyritie
|
- Added a second EBF recipe but from LV furnaces @Pyritie
|
||||||
|
|
@ -18,6 +20,8 @@
|
||||||
- Fixed duplicate Create/Greate recipes @Pyritie
|
- Fixed duplicate Create/Greate recipes @Pyritie
|
||||||
- Prevented hammers, wrenches, and spades from being placed in chests to match other tools (#1538) @dimethylene
|
- Prevented hammers, wrenches, and spades from being placed in chests to match other tools (#1538) @dimethylene
|
||||||
- Removed cinnabar to redstone recipe, which generated free resources (#1548) @SpicyNoodle5
|
- Removed cinnabar to redstone recipe, which generated free resources (#1548) @SpicyNoodle5
|
||||||
|
### Known issues
|
||||||
|
- Some items have multiple, incorrect recycling recipes
|
||||||
|
|
||||||
## [0.10.5] - 03-08-2025
|
## [0.10.5] - 03-08-2025
|
||||||
### Major changes
|
### Major changes
|
||||||
|
|
|
||||||
|
|
@ -13395,7 +13395,7 @@
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
"type": "modrinth",
|
"type": "modrinth",
|
||||||
"file_name": "TerraFirmaGreg-Core-Modern-0.7.7.jar",
|
"file_name": "TerraFirmaGreg-Core-Modern-0.7.8.jar",
|
||||||
"mc_versions": [
|
"mc_versions": [
|
||||||
"1.20.1"
|
"1.20.1"
|
||||||
],
|
],
|
||||||
|
|
@ -13404,19 +13404,19 @@
|
||||||
"neoforge"
|
"neoforge"
|
||||||
],
|
],
|
||||||
"release_type": "release",
|
"release_type": "release",
|
||||||
"url": "https://cdn.modrinth.com/data/lNttW2Xl/versions/rCvgRuGz/TerraFirmaGreg-Core-Modern-0.7.7.jar",
|
"url": "https://cdn.modrinth.com/data/lNttW2Xl/versions/Igk9tmnF/TerraFirmaGreg-Core-Modern-0.7.8.jar",
|
||||||
"id": "rCvgRuGz",
|
"id": "Igk9tmnF",
|
||||||
"parent_id": "lNttW2Xl",
|
"parent_id": "lNttW2Xl",
|
||||||
"hashes": {
|
"hashes": {
|
||||||
"sha512": "8545f713052f04899fca10ed04910e1b11114177fb87320a29e584601f25de72837f266777cae4d3d6f4c8ba83ae197eecf31dbd8dd74869868298b2b62eaac4",
|
"sha512": "7e9214dcc315f81336d49668a57c4b85584ee7b84fd1060450e745877a51986d4d384b714e7eb60d9d2d1b132ee737b2af81a00028bf104c80250e816c1e5982",
|
||||||
"sha1": "1aac2233df7eac147444c2df482c7e3f3e05e3d0"
|
"sha1": "fa6f8e788a463330286d2f49641790966c6fc9d7"
|
||||||
},
|
},
|
||||||
"required_dependencies": [
|
"required_dependencies": [
|
||||||
"7tG215v7",
|
"7tG215v7",
|
||||||
"JaCEZUhg"
|
"JaCEZUhg"
|
||||||
],
|
],
|
||||||
"size": 460115,
|
"size": 487400,
|
||||||
"date_published": "2025-08-03T10:48:50.764248Z"
|
"date_published": "2025-08-07T21:57:41.124155Z"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "curseforge",
|
"type": "curseforge",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "TerraFirmaGreg-Modern",
|
"name": "TerraFirmaGreg-Modern",
|
||||||
"version": "DEV",
|
"version": "DEV",
|
||||||
"release_type": "alpha",
|
"release_type": "release",
|
||||||
"description": "An innovative modpack that contains GregTech and TerraFirmaCraft on 1.20.x.",
|
"description": "An innovative modpack that contains GregTech and TerraFirmaCraft on 1.20.x.",
|
||||||
"author": "Exception, Xikaro",
|
"author": "Exception, Xikaro",
|
||||||
"overrides": [
|
"overrides": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue