cora
|
f76e0628e4
|
initial daughter structure support
|
2022-11-01 04:52:17 +01:00 |
cora
|
c850c0dfbb
|
move remaining api code to mcl_structures/api.lua
|
2022-10-28 21:25:43 +02:00 |
cora
|
9aaa13408a
|
Remove get_structure_data_construct
the positions are available from the registered structure
|
2022-10-28 21:25:43 +02:00 |
cora
|
c30e2c33b9
|
Move end portal shrine generation to structure api
|
2022-10-28 21:25:43 +02:00 |
cora
|
146e2de1a5
|
Structure-api: add initial rotation support
|
2022-10-28 21:25:43 +02:00 |
cora
|
4a9a7b8fef
|
Fix igloo chest loot
|
2022-10-16 00:52:47 +02:00 |
cora
|
dd163f4850
|
initialize special nodes on igloo placement
|
2022-10-16 00:52:47 +02:00 |
cora
|
7fee2cd55a
|
struct-api: export construct_nodes function
|
2022-10-16 00:52:47 +02:00 |
PrairieWind
|
7f2ecb6ed0
|
Add brewing stand and furnace to igloo schematics
|
2022-10-16 00:52:47 +02:00 |
cora
|
1a380da960
|
Don't spawn pilalgers *in* the ground
|
2022-10-14 02:31:23 +02:00 |
cora
|
4de1e4d543
|
Fix Structure loot generation (again) lol
|
2022-09-14 20:37:08 +00:00 |
cora
|
70e0d8bdfd
|
Don't spawn the dragon in peaceful
and keep portal open
|
2022-09-14 20:37:08 +00:00 |
cora
|
ba7f534d2f
|
Make end island larger
|
2022-09-14 20:37:08 +00:00 |
cora
|
78703d2baa
|
Fix lighting issues in the end
|
2022-09-14 20:37:08 +00:00 |
cora
|
540bf56b91
|
Add logging settings for mapgen and structures
mapgen logging being default off and structure generation default
on as the latter is the far more useful of the 2 in most situations
|
2022-09-14 20:37:08 +00:00 |
cora
|
adc4e9f810
|
Move end gateway portal to structure api
|
2022-09-14 20:37:08 +00:00 |
cora
|
a3c4d915b3
|
Fix dragon spawning with crystals
|
2022-09-14 20:37:08 +00:00 |
cora
|
e6707d1ef9
|
fix iron cage size, doubled dragon view range
|
2022-09-14 20:37:08 +00:00 |
cora
|
ef384f7062
|
Make dragon spawn again, fix dragon fight
|
2022-09-14 20:37:07 +00:00 |
cora
|
f3e40803f4
|
Put register_generator api in a separate file
|
2022-09-14 20:37:07 +00:00 |
cora
|
244dfa244e
|
Fix barrels in woodland cabins
|
2022-09-14 20:37:07 +00:00 |
cora
|
8264ea804a
|
Add iron cages to some obsidian pillars
|
2022-09-14 20:37:07 +00:00 |
cora
|
f753ac92ce
|
Fix loot, elytra and shulker spawning
|
2022-09-14 20:37:07 +00:00 |
cora
|
86d98a9eeb
|
add construct_nodes to structure api
|
2022-09-14 20:37:07 +00:00 |
cora
|
b62b3296b8
|
Add end boats and shipwrecks
|
2022-09-14 20:37:07 +00:00 |
cora
|
2c7838bdf6
|
make the end island slightly larger
also uses the mcl_mapgen_core api now
|
2022-09-14 20:37:07 +00:00 |
cora
|
7d2543e03c
|
Properly close exit portal
|
2022-09-14 20:37:07 +00:00 |
cora
|
48514ece5b
|
Add End Spikes
|
2022-09-14 20:37:07 +00:00 |
cora
|
129dd24cc5
|
Fix inaccurate warning about spawn platform
|
2022-09-14 20:37:07 +00:00 |
cora
|
1d942e9946
|
Exit portal and spawn platform -> mcl_structures
|
2022-09-14 20:37:07 +00:00 |
cora
|
9449cdfd88
|
Don't spawn illagers in cabins in peaceful
|
2022-09-07 11:58:16 +02:00 |
cora
|
89f3bb5aa6
|
only prevent mob spawning, not wall fixing
|
2022-09-07 11:58:16 +02:00 |
cora
|
962425faa5
|
Don't spawn structure mobs in peaceful mode
|
2022-09-07 11:58:16 +02:00 |
PrairieWind
|
0c6cbc9e99
|
Chest on top floor of Pillager Outpost now works.
|
2022-08-30 23:04:43 +02:00 |
PrairieWind
|
092b746b0b
|
Add Pillager and Evoker Spawning to Pillager Outpost
|
2022-08-16 01:53:42 +02:00 |
cora
|
79ce9f89d3
|
More adaptive foundation height
|
2022-08-11 14:26:34 +02:00 |
cora
|
b7f26e2ddc
|
Add setting to selectively disable strucutres
|
2022-08-11 14:26:34 +02:00 |
cora
|
4f96b38fa3
|
Make foundations less cubic
|
2022-08-11 14:26:34 +02:00 |
cora
|
cef559c573
|
Fix ruined portals y offset
|
2022-08-11 14:26:34 +02:00 |
cora
|
f86898b2f4
|
make ruined portals rarer
|
2022-08-11 14:26:34 +02:00 |
PrairieWind
|
70277276b0
|
Adjusted spawn chance and fixed the walls on generation, thanks cora.
|
2022-08-09 10:30:48 -06:00 |
PrairieWind
|
84691c393d
|
Pillager Outpost, Schematics by RandomLegoBrick
|
2022-08-09 10:30:48 -06:00 |
cora
|
27304d5d96
|
Nerf shipwreck loot
|
2022-08-04 04:21:59 +02:00 |
cora
|
9b9f9d9b0c
|
Fix crash when using /spawnstruct in singlenode mg
|
2022-07-28 08:49:59 +00:00 |
cora
|
455fac9350
|
Add schematics by RandomLegoBrick and PrarieWind
|
2022-07-14 13:51:46 +02:00 |
cora
|
8cad4a6886
|
Add ruined portals
|
2022-07-14 13:38:20 +02:00 |
cora
|
2b835221a7
|
Make them spawn at (somewhat) random positions
|
2022-07-12 01:30:41 +02:00 |
cora
|
571c57e891
|
Add updated woodland outpost schematic
|
2022-07-12 00:44:39 +02:00 |
cora
|
33739dc5af
|
Woodland cabin mob spawning
|
2022-07-12 00:32:53 +02:00 |
MysticTempest
|
484ad2b630
|
Replace all melon/pumpkin stems in woodland_cabins with unconnected variants.
|
2022-07-09 19:35:51 -05:00 |