Commit graph

104 commits

Author SHA1 Message Date
Mrbysco
ffc67e6a5b Remove unused imports 2024-03-11 22:38:16 +01:00
Mrbysco
ec4b79ffd8 Generate black quartz ore below 0 too 2024-03-11 21:40:35 +01:00
Mrbysco
2a2f5c6cdc Add the Engineer villager back 2024-03-11 20:48:18 +01:00
Mrbysco
523cba5958 Add the Engineers House back 2024-03-11 19:17:59 +01:00
Mrbysco
e6c8af19af Add crops to villages 2024-03-09 22:15:49 +01:00
Mrbysco
97c7a96958 Adjust count to match vein size in AAWorldGen 2024-03-05 16:59:57 +01:00
Mrbysco
02422d6547 Generate Black Quartz 2024-03-05 16:58:45 +01:00
Mrbysco
63fbbb334e Unfinished port to 1.20.4 Neo 2024-03-04 20:21:48 +01:00
Michael Hillcox
62b1859abb chore: SO MUCH PORTING! 2021-04-19 20:20:23 +01:00
Michael Hillcox
86ff9fb641 chore: ported most item constructors... 2021-03-01 20:23:52 +00:00
Michael Hillcox
d39cdb5de8 chore: renders ported, blocks now ActuallyBlocks, removed requested blocks 2021-02-28 10:35:10 +00:00
Michael Hillcox
e0391bbf87 chore: item porting work 2021-02-27 20:24:26 +00:00
Michael Hillcox
71ddbd9abb chore: ported over most tile entities 2021-02-27 15:33:00 +00:00
Michael Hillcox
ecb7832738 chore: moved over most tile and block register to deferred variant 2021-02-27 12:24:45 +00:00
Michael Hillcox
b7d4d600fc chore: large refactors to new mappings 2021-02-26 21:15:48 +00:00
Shadows_of_Fire
274c53a014 Format so style is finally consistent. 2019-05-02 03:10:29 -04:00
Shadows_of_Fire
a8371154ec Closes #953 2019-02-27 14:42:38 -05:00
Shadows_of_Fire
0d8f38710e Auto cleanup 2019-02-27 13:53:05 -05:00
Shadows_of_Fire
82020bcd49 refactor event registration 2019-02-27 13:44:38 -05:00
Shadows_of_Fire
7fe79f09be Closes #1214 2019-02-06 15:01:37 -05:00
Shadows_of_Fire
33ccc7ead7 Closes #1168
If it doesnt, well, I don't think I can do anything about other mods
generating in that space;  maybe move it to the deco event.
2018-09-26 03:56:33 -04:00
Shadows_of_Fire
08d0e8b7fb Update mappings 2018-08-03 22:22:20 -04:00
Shadows_of_Fire
ac2bc0124a We're just gonna hope nothing is on fire. 2018-06-22 19:39:30 -04:00
Shadows_of_Fire
505cdc349f reorganized some constants 2018-05-10 05:38:58 -04:00
Shadows_of_Fire
2d3e90068f Closes #891
probably, anyway, idk what weights other mods are using tho so whatever
2017-08-16 05:42:22 -04:00
Shadows_of_Fire
2239a8a783 More deprecation stuffs
1.13 will remove metadata so expect a few more of these for the remainig
getStateFromMeta stuff... Hopefully this doesn't set anything on fire
2017-08-09 12:20:55 -04:00
Brennan Ward
912539e81d Might burn down ur house (#868)
* Various generics/deprecation shit

this might all catch on fire, honestly, but it shouldn't, unless someone
was using the wrong I18n in the wrong place in the first place...

* uncrash the server

depending on where else big dad used the bad I18n this might also still
be crashy crash
2017-07-28 03:17:50 +02:00
Ellpeck
369f17b0c4 cleanup because whatever Shadows did was wrong 2017-06-29 18:36:33 +02:00
Brennan Ward
d9b6838df9 Fix everything (#825)
* Fix everything

* json
2017-06-29 18:30:02 +02:00
Ellpeck
a40abe88af this is completely broken but maybe someone will fix it soon 2017-06-29 13:00:11 +02:00
Ellpeck
fee478d960 I did a thing 2017-06-17 00:48:49 +02:00
Ellpeck
ab5a4d29b1 added config for crystal clusters
Closes #700
2017-03-29 12:05:37 +02:00
Ellpeck
d0f8ee1dc7 Tweak generation values a bit 2017-03-16 11:58:47 +01:00
Ellpeck
89a31452f5 Fixed cascading world gen with lush caves and plants
Closes #690
2017-03-16 11:53:30 +01:00
Ellpeck
1de393b5c7 revert caves ~ 2017-03-08 20:06:55 +01:00
Ellpeck
d4598b3ff3 added crystal chisel, intro text to cave mode, tweaks 2017-03-07 20:41:27 +01:00
Ellpeck
ab816a52d4 add basic cave world structure 2017-03-07 17:59:02 +01:00
Ellpeck
d9487f8ef3 added crystal clusters 2017-02-13 23:17:08 +01:00
Ellpeck
b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck
6d194879bf Hardcode villager trades
Closes #427
2016-12-04 13:27:06 +01:00
Ellpeck
c7697b5665 Dropped IInventory support.
This took ages.
2016-12-04 00:10:52 +01:00
Ellpeck
38d0bb17f9 Machines primus 2016-11-27 23:04:26 +01:00
Ellpeck
adad967c02 Finally updated all the mappings 2016-11-26 21:32:28 +01:00
Ellpeck
dd710b4dbe Made dungeon loot config also disable loot in villages 2016-11-21 20:16:13 +01:00
Ellpeck
de2b6a8bef Add engineer chest dungeon loot, fix some stuff 2016-11-21 18:56:28 +01:00
Ellpeck
9708a9a767 Added engineer and crystallizer villager 2016-11-21 17:50:33 +01:00
Ellpeck
12c7acf3f3 Added items to engineer house chest 2016-11-21 14:56:45 +01:00
Ellpeck
32b757d71f Up the chance and also fix a name 2016-11-20 23:55:58 +01:00
Ellpeck
824b444b51 Added engineer's house.
Still needs items and stuff like that.
2016-11-20 23:52:40 +01:00
Ellpeck
b39ee8228d Replace chests in village houses and lush caves with storage crates.
Also closes #382
2016-11-20 13:22:36 +01:00