Commit Graph

59 Commits

Author SHA1 Message Date
Rocher Laurent 4957bd1118 Translate In French 2020-05-03 22:39:07 +02:00
Wuzzy a2785041dd Remove mod startup debug messages 2020-04-11 02:56:46 +02:00
wuniversales 15481cb24d Add Spanish translation 2020-02-04 21:43:50 +01:00
Wuzzy 41d7e513e7 Make variable local 2019-12-14 03:38:00 +01:00
Wuzzy 3322366457 Enable igloo basements with 50% chance 2019-10-02 22:38:35 +02:00
Wuzzy 5198f5cdec More igloo basement placement tweaks 2019-10-02 22:29:25 +02:00
Wuzzy da149d5a58 Apply more checks in igloo basement generation 2019-10-02 22:06:26 +02:00
Wuzzy b3e1df7e9b Round pos in spawnstruct chatcommand 2019-10-02 21:18:29 +02:00
Wuzzy 45d09754d0 German translation: mcl_structures 2019-03-14 01:59:31 +01:00
Wuzzy 1df3d0e42b Fix some PseudRandom weirdness in mcl_structures 2019-03-07 22:03:34 +01:00
Wuzzy 19b1cf5986 More robust initialization of chests of structs 2019-02-28 18:19:57 +01:00
Wuzzy 1daf9b7a59 Put treasure loot into random inventory slots 2019-02-28 18:00:17 +01:00
Wuzzy 9105f248b4 More secure igloo generation 2019-02-06 02:23:51 +01:00
Wuzzy 6ff637ec69 Add more igloo generation code 2019-02-06 02:02:18 +01:00
Wuzzy e789801662 Replace getpos() with get_pos() 2019-02-01 06:33:07 +01:00
Wuzzy ec49459eb4 Update desert temple schematic 2018-01-17 19:53:20 +01:00
Wuzzy 89ef81b4c5 Remove buggy chests and furnaces from villages 2017-12-13 00:50:13 +01:00
Wuzzy 3b9b34a0de Add warning when building a village 2017-12-13 00:50:03 +01:00
Wuzzy 40d22d2173 Fix crash when using eye of ender in singlenode 2017-12-11 19:33:58 +01:00
Wuzzy a79c2ade05 Fix dependency mess of mcl_structures 2017-12-10 22:49:49 +01:00
Wuzzy 810357f81a Rename end portal room to end portal shrine 2017-12-10 22:22:37 +01:00
Wuzzy 664c24ce7d Eyes of ender now fly to End portal shrines! 2017-12-10 22:20:48 +01:00
Wuzzy 2d8ad7ebf0 Generate end portal rooms in the world 2017-12-10 18:39:02 +01:00
Wuzzy fdae9711f8 Randomize stonebrick stairs in end portal room 2017-12-09 16:50:32 +01:00
Wuzzy 206bd3d29f Fix hole in end portal room schematic 2017-12-09 14:16:53 +01:00
Wuzzy 1537ae276e Tweak stone brick chances of end portal rooms 2017-12-09 14:08:36 +01:00
Wuzzy c4dbbda9fd Add end portal room structure 2017-12-09 02:05:41 +01:00
Wuzzy fc17303b1e Generate end exit portal near the spawn in the End 2017-11-21 07:24:56 +01:00
Wuzzy 0267fc98ab Update desert temple schematic 2017-09-19 19:29:12 +02:00
Wuzzy 4eebd37a12 Minor desert temple randomization 2017-09-14 03:47:48 +02:00
Wuzzy 7f5c051b5d Initialize pressure plates in generate structures 2017-09-14 03:41:06 +02:00
Wuzzy f0adddac12 Update desert temple schematic 2017-09-14 03:21:05 +02:00
Wuzzy bc1e16fbc6 Delete unused WorldEdit code in mcl_structures 2017-09-11 04:26:16 +02:00
Wuzzy 98654b45b1 mcl_structures: Return place_schematic return value 2017-09-10 20:20:52 +02:00
Wuzzy 876e2c6eb4 Random rotation for witch huts 2017-09-10 20:16:13 +02:00
Wuzzy 55e8d7503e Rarely generate witch huts (experimental) 2017-09-10 19:14:58 +02:00
Wuzzy 5a69b132c4 Add an Y layer to moss stone boulder schematics 2017-09-10 05:03:20 +02:00
Wuzzy 152327bb2a Fossil schematics: ~7% chance to lose bone block 2017-09-08 05:16:12 +02:00
Wuzzy 22a1b0a5d2 Convert desert temple structure to schematic file 2017-09-08 04:30:47 +02:00
Wuzzy 0dd4d501ef Move villages into schematic, fix bad nodes 2017-09-08 03:31:20 +02:00
Wuzzy ef1bce1609 Document fossil schematic sizes 2017-09-08 01:39:14 +02:00
Wuzzy 576a31ac7f Stop fossil schematics replacing air 2017-09-08 01:34:33 +02:00
Wuzzy ebacdd4e22 Update and improve a couple of schematics 2017-09-03 06:38:50 +02:00
Wuzzy ded7aa7ee6 Make 2 schematics less aggressive replacing nodes 2017-08-12 18:10:30 +02:00
Wuzzy 04ad3999bd Improve boulder generation 2017-08-12 02:36:11 +02:00
Wuzzy be9be17d97 Make ice spikes less destructive 2017-08-12 01:49:37 +02:00
Wuzzy 0beaed14db Add large spike structure 2017-08-11 01:48:36 +02:00
Wuzzy 602fd7d6e4 Rename some schematic files 2017-08-11 00:34:41 +02:00
Wuzzy c5a565cefc Add 4 new spawnable structures
- Fossil (8 variants)
- Mossy boulder
- Witch hut
- Small ice spike
2017-08-11 00:28:29 +02:00
Wuzzy f26d2c34e4 Add horse armor into chests 2017-07-06 15:00:12 +02:00