Commit graph

291 commits

Author SHA1 Message Date
Pyritie
17508a7091 fixed rabbit houses not spawning, put them in every biome but reduced the weight a bit 2025-05-06 22:54:26 +01:00
Pyritie
63ef2fff4f stone layer maps 2025-05-06 18:42:52 +01:00
Pyritie
0dbc1f0fee moon veins 2025-05-06 18:42:41 +01:00
Pyritie
bc088cbcde rename nether noise 2025-05-06 16:05:22 +01:00
Pyritie
a596eda82e fixed moonbase loot table 2025-05-06 16:01:50 +01:00
Pyritie
0001d4d110 dimension types 2025-05-06 13:01:45 +01:00
Pyritie
0256ece0dd added loose stone, bricks, and recipes for all the different ad astra stone types 2025-05-05 20:08:42 +01:00
Pyritie
2c0d2cbd24 big rock naming overhaul -- keeping to the ad astra naming scheme, then using lang files to give them funny rock names 2025-05-05 17:41:36 +01:00
Pyritie
fdebad6f76 Merge branch 'dev' into feature/create-6 2025-05-05 16:10:07 +01:00
Pyritie
38219fdb98 Merge branch 'dev' into feature/space 2025-05-05 16:08:00 +01:00
Pyritie
3e7a3b35c6 removed beneath's cursecoal and sylvite veins, made tfg ones instead so they're added to the field guide 2025-05-04 13:41:01 +01:00
Pyritie
f682c3f561 made the features for the rose quartz geodes, though their rarity will need some tweaking and the buds need a waterlogged property 2025-05-01 21:51:03 +01:00
Pyritie
187e5a2f5f fixed a crash when tping to the moon lol 2025-04-30 00:29:53 +01:00
Pyritie
c74339adb7 tweaks 2025-04-29 23:54:56 +01:00
Pyritie
88b8cf7ba1 got the game booting! 2025-04-29 23:25:20 +01:00
Pyritie
7c86ce53c0
Merging space stuff from my own fork into the main repo (#935)
* ignore .vs

* initial commit of ~space~

* fixed planets in config

* adding ore blocks to anorthite, renamed moon deepslate to dunite

* added moon ore veins, adjusted earth ones, added separate rock blocks

* added new buds for the new minerals, adjusted veins again

* forgot to add titanium to the moon!

* added moon zombies

* adjusted veins + added endermites

* first step to the moon

Signed-off-by: SverhRazum-Nah <leon.trol@mail.ru>

* change sky colors back to black

* added ad astra ores

* add desh veins to the moon

* added missing certus clusters

* adding desh veins/loc

* adding meteors + rabbit houses

* cheeeeeeese

* replaced meteor concrete with sky stone

* burying the meteors a little more

* initial commit of ores to field guide tool

* updated mineral data with new space ores

* fixed trapdoor orientation

* added anorthite rocks/bricks, changed names of cut deepslate, made cut deepslate + asurine visible

* changed average moon temp

* First Push

* split 'for' value into arrays, added russian

* pillars are stone, not metal

* adjusting spawns (again)

* oh so that's how charge and energy budget work

* added recipes for the create decoration blocks

* bricks and rocks

* remove ad astra recipes

* added limpets to the moon

* Landing on Mars

Signed-off-by: SverhRazum-Nah <leon.trol@mail.ru>

* Man thats a lot

* added translations for vein types, rock types, and added ukranium

* rabbit adjustments

* removed cooking anorthite cobble into raw

* Pushin P

* Parity

* Move translation tokens to the language tokens JSON

* Remove bin and obj

* Update .gitignore

* Update .gitignore

Signed-off-by: Pyritie <pyritie@gmail.com>

* moon mobs again

* Ore Index being Written

* More PRogress

* Improve string formatting

* toned down realgar

* structures! shulkers! oh my!

* Some progress on the vein index writing

* replace obsidian with scorchia in meteors

* meteor adjustments

* Actual vein index

* add globes to loot table

* Project Completed

* added solar power values

* adjusted ad astra recipes, hid some of the items, added bedrock ores

* more fiddling with structures

* made the rover a bit cheaper

* comply with review

* anorthite dust

* retextured shulkers

* disabled stuff from species/endermanoverhaul

* texture tweak

* recipe tweak

* fixed space rocks being invisible on the map for some reason

* removed earth bauxite vein

* mars rock

* mars stuff

* starting work on mars biome generation

* put biomes in folders

* climate stuff

* more mars worldgen

* added carve tag to space blocks

* move to correct folder

* removed veins

* added armalcolite to the moon

* anorthite -> anorthosite

* plagioclase -> syenite

* dunite -> basanite

* what is climate

* climates again

* mars rock layers

* fixed the temps!

* Update tags.js

Signed-off-by: Pyritie <pyritie@gmail.com>

* Add a Solution file

* adding this back

* remove tools folder since it was moved to a different repo

* some stuff that didn't merge

* updates

* merges

* merges

---------

Signed-off-by: SverhRazum-Nah <leon.trol@mail.ru>
Signed-off-by: Pyritie <pyritie@gmail.com>
Co-authored-by: SverhRazum-Nah <leon.trol@mail.ru>
Co-authored-by: Nebby1999 <nebby131999@gmail.com>
2025-04-29 19:38:01 +01:00
Pyritie
6a616662a9 toned down how many sticks were being placed in the nether 2025-04-29 15:16:31 +01:00
Pyritie
94d8004b02 big field guide update! all ore veins are now generated with our tool! 2025-04-29 15:16:09 +01:00
Pyritie
39fd352f1d changed lush caves' clay patches to a weighted random selected, made kaolin patches a bit rarer 2025-04-22 15:58:31 +01:00
Pyritie
d8cfeb9fbe changed the graphite indicator back to coal dust, because the buds are white on the map for some reason (makes it confusing with certus veins) 2025-04-21 22:50:41 +01:00
Pyritie
b054d59d27 buffed the stick spawn rate in the nether 2025-04-21 19:59:42 +01:00
Pyritie
3b80f0687e changed the graphite indicator to have coal buds (more visible on map) 2025-04-21 15:54:21 +01:00
Pyritie
830e6231de updated graphite vein to spawn in every stone type 2025-04-21 13:04:52 +01:00
Pyritie
189f5aebce
Alpha Release: additions 0.9.0 (#880)
Signed-off-by: Pyritie <pyritie@gmail.com>
Signed-off-by: TomPlop <tomdidome@gmail.com>
Signed-off-by: Adora <adoradyne.58@gmail.com>
Signed-off-by: MetenBouldry <94766011+MetenBouldry@users.noreply.github.com>
Signed-off-by: CaitlynMC <135169224+CaitlynMC@users.noreply.github.com>
Signed-off-by: SverhRazum-Nah <leon.trol@mail.ru>
Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com>
Signed-off-by: Xikaro <55663835+Xikaro@users.noreply.github.com>
Co-authored-by: Xikaro <os.valerievich@ya.ru>
Co-authored-by: Nebby <78170922+Nebby1999@users.noreply.github.com>
Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
Co-authored-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: aidie8 <aidenvanzuilen@gmail.com>
Co-authored-by: Xikaro <55663835+Xikaro@users.noreply.github.com>
Co-authored-by: Zleub <debray.arnaud@gmail.com>
Co-authored-by: Adora <adoradyne.58@gmail.com>
Co-authored-by: Curtis Merrill <curtis.r.merrill@gmail.com>
Co-authored-by: julia <97713533+juliakity@users.noreply.github.com>
Co-authored-by: GamerDadDave <gamerdaddave@gmail.com>
Co-authored-by: MetenBouldry <94766011+MetenBouldry@users.noreply.github.com>
Co-authored-by: CaitlynMC <135169224+CaitlynMC@users.noreply.github.com>
Co-authored-by: SverhRazum-Nah <leon.trol@mail.ru>
Co-authored-by: Redeix <59435925+Redeix@users.noreply.github.com>
Co-authored-by: Nebby1999 <nebby131999@gmail.com>
2025-04-18 14:49:56 +05:00
Pyritie
ec2e3cd3c4
Alpha Release: 0.9.0 (#849)
Signed-off-by: Pyritie <pyritie@gmail.com>
Signed-off-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: Xikaro <os.valerievich@ya.ru>
Co-authored-by: Nebby <78170922+Nebby1999@users.noreply.github.com>
Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
Co-authored-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: aidie8 <aidenvanzuilen@gmail.com>
Co-authored-by: Xikaro <55663835+Xikaro@users.noreply.github.com>
Co-authored-by: Zleub <debray.arnaud@gmail.com>
2025-04-15 23:27:17 +05:00
Pyritie
511716f042
Update normal_magnetite.json
Signed-off-by: Pyritie <pyritie@gmail.com>
2025-01-24 21:17:47 +00:00
Pyritie
eca15e1fd2
Update surface_copper.json
Signed-off-by: Pyritie <pyritie@gmail.com>
2025-01-24 21:16:22 +00:00
Pyritie
c25c186572
decreased depth of non-primitive indicators
Signed-off-by: Pyritie <pyritie@gmail.com>
2025-01-23 20:47:27 +00:00
Pyritie
fce0fa6e2a
tweaked spawning rarity of some of the indicators
Signed-off-by: Pyritie <pyritie@gmail.com>
2025-01-19 23:08:40 +00:00
Pyritie
5e42b9b070
updated veins to use new indicators
Signed-off-by: Pyritie <pyritie@gmail.com>
2025-01-19 01:49:23 +00:00
Pyritie
4cb7314c00
nerfed oilsands a bit
Signed-off-by: Pyritie <pyritie@gmail.com>
2024-12-19 19:27:40 +00:00
Pyritie
720b4b080a
Added ore indicators, adjustments
- Added ore indicators for everything
- Buffed naquadah and tetrahedrite veins because those sound like the biggest bottlenecks of late game players because there's no other planets

Signed-off-by: Pyritie <pyritie@gmail.com>
2024-12-19 19:17:59 +00:00
Dmitry
68a5bdbced Fix #358 2024-05-22 22:09:00 +07:00
Dmitry
9aae394dd4 Revert "drop tfc ore gen support"
This reverts commit ac93f272a4.
2024-05-22 21:52:17 +07:00
Dmitry
ac93f272a4 drop tfc ore gen support 2024-05-14 16:05:15 +07:00
Dmitry
1b4a6305b8 fixes 2024-02-10 14:07:15 +07:00
Dmitry
7b97597010 some ore veins fixes 2024-01-18 16:00:05 +07:00
Dmitry
5bc6fb0fe5 ore fixes 2024-01-09 17:36:27 +07:00
Dmitry
a0339b5af3 oregen fix for tfg mod 0.1.1 2023-12-16 19:11:12 +07:00
Dmitry
df3f3f28d3 подтираем за разрабом тфк 2023-12-11 14:17:32 +07:00
Dmitry
9989fac4da worldgen data 2023-12-08 21:25:54 +07:00