Commit graph

406 commits

Author SHA1 Message Date
Pyritie
5d2e8e753b remove mars craters 2025-09-27 14:46:45 +01:00
Pyritie
104763481c add gt matches to illage loot table 2025-09-26 23:19:26 +01:00
Pyritie
074fdfc8b8 remove beneath plutonium ore, update mars trona vein 2025-09-26 22:48:53 +01:00
Pyritie
6b51d1eca6 finally sorted out these damn illages 2025-09-26 00:20:49 +01:00
Pyritie
e4bf27138a Merge branch 'feature/lithostitched' into dev 2025-09-25 01:50:12 +01:00
Pyritie
f8cf5a9fe1 pog 2025-09-25 01:43:09 +01:00
Pyritie
ba9fcdecbe illager chest loot tweaks 2025-09-25 00:57:12 +01:00
Pyritie
241266e01b testing 2025-09-24 23:09:22 +01:00
Pyritie
5b8453ad05 fix badlands enderman loot table 2025-09-23 14:38:07 +01:00
Pyritie
73aba83561 cleaned up some loot table stuff that linux doesn't like? 2025-09-23 14:20:07 +01:00
Pyritie
3969e65116 loot tables for mars mobs 2025-09-22 19:14:04 +01:00
Pyritie
758bd31e7e removed vanilla iron from meteorite loot table 2025-09-22 02:06:00 +01:00
Pyritie
d49fe21c5f more glacian tree tweaks 2025-09-21 18:12:45 +01:00
Pyritie
0b980344fc glacian trees! 2025-09-21 17:45:43 +01:00
Pyritie
ece6bbca76 increased rarity of clay discs 2025-09-20 19:08:03 +01:00
Pyritie
f106a8891a increased crater rarity 2025-09-20 18:53:01 +01:00
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
6f741648c6 nope that's too much water 2025-09-20 17:54:31 +01:00
Pyritie
bf4f8a8898 mars spikes + rocks feature tweaks 2025-09-20 17:32:09 +01:00
Pyritie
cf8357cb20 changed some hardcoded mars_stone surface rules to the rock layer system instead 2025-09-20 17:24:06 +01:00
Pyritie
3fd2fcc4d6 fixed the mars dunes noise that was being inversely applied to the islands 2025-09-20 17:23:06 +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
72362f4a11 tweak rarity of smithing templates 2025-09-18 20:51:54 +01:00
Pyritie
22166e7384 siiiiigh 2025-09-18 02:27:18 +01:00
Pyritie
c4129126ec lots and lots of aminals 2025-09-18 02:17:21 +01:00
Pyritie
5c6a94a2ec increase animal count 2025-09-18 01:26:54 +01:00
Pyritie
cbd6279cfd remove the creature_spawn_probability from these 2025-09-18 01:26:34 +01:00
Pyritie
94323b93b2 and update this too 2025-09-18 00:54:00 +01:00
Pyritie
d8b995ba60 updated moon worldgen with new rock stuff! 2025-09-18 00:50:38 +01:00
Pyritie
be356a5d9b made the clay indicators more reliably spawn 2025-09-18 00:36:30 +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
143fdab6fa added berserker 2025-09-15 21:58:59 +01:00
Pyritie
674d4c0e08
Feature/norse houses (#1836)
* starting illager structure stuff

* structure climates

* idk

* mostly finished the nordic living houses? the structures are still being placed at the bottom of rivers though

* some more

* torch loot table

* tweaks

* mud bricks in the water sounds like a bad idea

* what does adapt_noise do?

* ruined houses done!

* some loot table tweaks

* change the burials to be terrain matching

* make these more common

* remove the air block processor on paths

* up the max distance so further-off buildings get illagers too

* oh I think this was causing the underwater issue
2025-09-15 19:15:31 +01:00
Pyritie
013c490aee fiddling with illager spawns 2025-09-15 12:51:33 +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
dcb41f9030 norse structure updates 2025-09-14 19:29:41 +01:00
Pyritie
6b5e27540d fix mars ore vein IDs 2025-09-13 23:15:52 +01:00
KonSola5
033b411363
Item sizes (#1778)
* Item sizes and some helpful tags

* Try putting item sizes in a KJS script (NOT TESTED)

* Move Greate tags to KJS, add sizes for various pipes and cables

* Whoops, accidentally overrode tiny pipe size

* Air duct sizes

* Prettier config and tags moved to JS
- Added `.prettierrc` file, which configures the tab width and code wrapping point for the Prettier formatter.
- Moved remaining tags from JSON to JS files.

* Delete floating carpet tag JSON

Signed-off-by: KonSola5 <125081901+KonSola5@users.noreply.github.com>

---------

Signed-off-by: KonSola5 <125081901+KonSola5@users.noreply.github.com>
Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
2025-09-13 13:46:20 -05:00
Pyritie
45d7dc015d added persistance nbt tag 2025-09-12 00:49:34 +01:00
Pyritie
e04364ba1d started work on the intact houses 2025-09-12 00:22:06 +01:00
Pyritie
79a8c52e21 jigsaws for mobs 2025-09-12 00:21:52 +01:00
Pyritie
d8dae2b192 moon ore vein tweaks 2025-09-11 00:51:17 +01:00
Pyritie
a273790245 primitive creatures update! 2025-09-09 21:20:20 +01:00
Pyritie
93ef66881e increased flint patch rarity 2025-09-09 01:04:15 +01:00
Pyritie
1bba78571f Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev 2025-09-09 00:52:10 +01:00
Pyritie
a6bb8cb730 tweaked these loot tables 2025-09-09 00:52:06 +01:00
Adrien Vidal
96188e761d
TFG-fication of all exotic stone types (#1764)
* Deepslate, Blackstone and Dripstone + hammer crushing refactor

* crackrack and space stones

* tags + stonecutting + fixes

* Moon deepslate set + QoL recipes + tags fixes

* pyroxenite tags

* Update tags.js

* Update constants.js

* Update constants.js

---------

Signed-off-by: Pyritie <pyritie@gmail.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
2025-09-09 00:16:27 +01:00
Pyritie
92f6032b42 updated the tall deco plants to use the new configured feature 2025-09-07 19:00:48 +01:00