Commit graph

67 commits

Author SHA1 Message Date
Pyritie
3ddc685da0 icicles again? 2025-09-20 18:32:20 +01:00
Pyritie
ee1302e5e0 mars craters 2025-09-20 18:32:12 +01:00
Pyritie
bf4f8a8898 mars spikes + rocks feature tweaks 2025-09-20 17:32:09 +01:00
Pyritie
a5cdcc69d0 fixed filalux wings top feature 2025-09-20 17:22:07 +01:00
Pyritie
ba0875298c ice caves n stuff 2025-09-19 01:47:08 +01:00
Pyritie
d8b995ba60 updated moon worldgen with new rock stuff! 2025-09-18 00:50:38 +01:00
Pyritie
9ca6b4f5a1 - new small desert plant
- new mars mossy boulders featuring molden's textures
- made forests even more dense
2025-09-18 00:07:13 +01:00
Pyritie
8c858253f1
proper mars rock layers (#1829)
* rock layer stuff for the next kjs-tfc release

* fix mars sea level

* mob tweaks

* lookin cool joker

* desaturated the amaranita mushrooms

* desaturated purple polypore

* features for the "bush" trees so they're always placed touching a log

* moved these out of the forest so it's less crowded

* upd8

* moved these to OCEAN_FLOOR

* moved the bushes to normal features instead of forests

* attached plants, bush adjustments

* updates with new gravel

* disable tinting on fallen leaves
2025-09-14 22:32:00 -05:00
Pyritie
6b5e27540d fix mars ore vein IDs 2025-09-13 23:15:52 +01:00
Pyritie
93ef66881e increased flint patch rarity 2025-09-09 01:04:15 +01:00
Pyritie
151889077e fix the small water ponds 2025-09-07 15:17:04 +01:00
Pyritie
68579b283b cave stuff? 2025-09-06 18:54:57 +01:00
Pyritie
bebdb17686 these weren't spawning on water 2025-09-06 18:54:42 +01:00
Pyritie
f8b8c09f28 added floating water plants 2025-09-06 00:58:30 +01:00
Pyritie
a823e9cf2e mountain tweaks 2025-09-05 00:25:15 +01:00
Pyritie
6182cf7a52 ore vein updates 2025-09-04 21:41:58 +01:00
Pyritie
85bb5ffa1d added those cobble slab deltas to mars 2025-09-02 02:19:10 +01:00
Pyritie
05c0544de8 the never ending treadmill of mars deco 2025-09-02 01:54:57 +01:00
Pyritie
b18d2ab939 lanceleaf, large amaranita mushroom, and some fixes 2025-09-02 00:16:29 +01:00
GameStar
020d4f9018
Flax (#1735)
* some flax stuff

* linen stuff

* flax line stuff

* flax again

* rapseed wild crop changes

* flax worldgen

* revert grooming station update

* more flax stuff

* trying to fix stuff

one doesn't work

* recipes and lang

* Update CHANGELOG.md

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* fixes

---------

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
2025-08-31 19:14:14 +01:00
Pyritie
67af474c16 slightly reduced charnia density 2025-08-31 02:39:28 +01:00
Pyritie
f6c475a5e7 added venus sand, messing around with surfer spawning again... 2025-08-30 20:06:13 +01:00
Pyritie
c833f5f885 fixed charnia again 2025-08-29 01:45:53 +01:00
Pyritie
37e08a9597 added charnia and reduced mountain biome range 2025-08-29 00:59:31 +01:00
Pyritie
8face702c5 better island edges, better mountains, better biome placement 2025-08-28 02:14:16 +01:00
Pyritie
995e19ca2f stop floating skulls 2025-08-27 23:11:44 +01:00
Pyritie
11526857bb still seeing so dang much peat 2025-08-26 23:57:17 +01:00
Pyritie
a928e0d709 peat disc rarity again 2025-08-26 01:49:31 +01:00
Pyritie
c0bcf9ba18 peat discs 2025-08-26 01:37:45 +01:00
Pyritie
669e0f7cac added skulls and bones to the desert 2025-08-26 01:21:33 +01:00
Pyritie
348824d076 quicksand! 2025-08-26 00:30:17 +01:00
Pyritie
b9af2efc61 added ochrum blob to mars 2025-08-26 00:09:36 +01:00
Pyritie
5bec53e7cd spice stuff! 2025-08-26 00:00:43 +01:00
Pyritie
a2bfae2f53 added clay discs, updated their tags 2025-08-25 22:44:44 +01:00
Pyritie
6a06eb815c a few new ore veins 2025-08-22 22:26:56 +01:00
Pyritie
570072fccb made ponds a little more common 2025-08-16 03:03:14 +01:00
Pyritie
39db363896 made crops a little rarer, grasses a little more common 2025-08-16 03:02:29 +01:00
Pyritie
ce2a38285c added 3 more mars trees + tfc-style saplings for all 6 2025-08-15 02:14:07 +01:00
Pyritie
63a1f0de76 treeeeeeeeees 2025-08-12 12:37:19 +01:00
Pyritie
1185d6f41c adjusted rarity of mars crop features 2025-08-12 11:25:52 +01:00
Pyritie
293a7543ae don't need this any more 2025-08-12 11:07:02 +01:00
Redeix
140c5531b2
accumulator render fix (#1533)
* Fix colored steel recipe with Amp loss (#1517)

Signed-off-by: TomPlop <tomdidome@gmail.com>

* fix yeast starter from water giving too much

* Feature/mars rock layers (#1519)

* moving to real tfc rock layers!

* thanks git

* git pls

* that's a good start for the mars rock layer stuff now

* langs, some desert block height tweaks

* mars water fog color

* forgot to convert back from hex to dec

* fix #1518

* pakku

* updated size data

* bump gregtech version

* - crash fix

---------

Signed-off-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: Gustavo <ofoxsmith@outlook.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
2025-08-05 11:54:24 -05:00
Pyritie
084c99db07
Feature/mars rock layers (#1519)
* moving to real tfc rock layers!

* thanks git

* git pls

* that's a good start for the mars rock layer stuff now

* langs, some desert block height tweaks

* mars water fog color

* forgot to convert back from hex to dec
2025-08-04 11:22:18 +01:00
Pyritie
209539957d started small mars surface plants 2025-07-30 00:42:46 +01:00
Redeix
695b6c2451
WIP Venus Stuff (#1469)
* - Yeast recipe conflict fix

* - Fixed seed oil voiding in barrels. And item weight inconsistency.

* - Reduced loading screen logo size by 4MB

* - Update Changelog

* - Compressed loading screen images to maybe help with ram

* - Added default gui scale to make the main menu look better on first launch

* - Update Changelog

* - Added utility script for adding circuits to existing recipes

* fixed changelog conflict

Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com>

* - Added harvest baskets

* - Fixed baked potato recipe mixing from oven

* - Allowed elytras to be repaired regardless of damage

* - Fixed sea water barrel recipe

* - Gave plants tags to bushes so they can have other uses

* - Pushed stubborn models

* - updated Changelog

* - Changelog typo

* - Integrated Ad Astra wood

* - Updated changelog

* - Treated chipboard composite barrel lang

* - Some Tacz fixes

* - Jar dupe fix

* - tacz data

* - updated changelog

* - we hate git

* - Loading screen and main menu optimizations

* - image push

* - I think I got the title screen looking good on all resolutions

* - Updated Changelog

* - Added scale fix to loading screen too

* - Fix pixel alignment

* - Recipes, tags, assets+ for railgun

* - Brick interaction events and new function for interacting with blocks

* - Added parameter boolean to decide if blockstate should be copied

* - Change for block interaction event constant that may fix linux crash

* - Moved global array to the events file and some linter fixes.

* - Updated Changelog

* - Some more model fixes and remove gtceu metal armor

* - always a stubborn file

* - Large Solar Panel Change

* - WIP venus stuff

---------

Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com>
Signed-off-by: Pyritie <pyritie@gmail.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
2025-07-28 00:16:29 -05:00
Pyritie
f860056940
Mars grass and water (#1437)
* mars grass and water and all that fun stuff

* removing the heavy water
2025-07-25 01:31:25 +01:00
Pyritie
c8ac4fd7fd let's fucking go 2025-07-19 19:22:54 +01:00
Pyritie
d1baf88d5b
Merging in mars worldgen branch (#1370)
* red granite is now a real stone type

* starting mars rock layers

* fixed red granite

* flipped the continentalness! thanks stardust
2025-07-18 02:28:21 +01:00
Pyritie
3a5df84b40 species update! also some biome spawn rates of limpets, and adding create hypertubes to pakku 2025-07-08 03:19:07 +01:00
Pyritie
88bac4db34 got the oil crops all working! 2025-07-06 16:22:01 +01:00