Commit graph

80 commits

Author SHA1 Message Date
Frank
26fa4bb3fd Reverted changes to BiomeModification API 2021-12-03 09:48:55 +01:00
Frank
fb79201b51 Make sure biomes are not modified twice 2021-12-03 03:58:53 +01:00
Frank
7b64221b55 Different mixin for BiomeModification call 2021-12-03 03:03:10 +01:00
Frank
39255e140f New lifecycle hook that is called before the level is loaded 2021-12-03 00:30:55 +01:00
Frank
750c98c177 Fixed mixin signature 2021-12-02 22:56:55 +01:00
paulevsGitch
6c2c943b0d Biome generator fix 2021-12-02 04:49:56 +03:00
paulevsGitch
c7c11d0b4c More biome builder functions (generation settings, music) 2021-12-01 13:56:37 +03:00
paulevsGitch
6895d705f8 Moved biome API to all other APIs 2021-12-01 12:35:39 +03:00
paulevsGitch
e1e09c4efa More biome API changes 2021-12-01 12:31:25 +03:00
Frank
39dda736af Minor improvements 2021-12-01 04:58:13 +01:00
Frank
4c1e8273f6 Fixed some more compile issues 2021-12-01 01:12:20 +01:00
Frank
79710dead6 Removed Hydrogen Fix 2021-11-30 23:57:50 +01:00
Frank
eb287422aa Adapted BiomeAPI 2021-11-30 23:38:55 +01:00
Frank
99840b8ee2 Fixed BCLFeature 2021-11-30 22:29:58 +01:00
Frank
ddddfa1492 Fixed some mixins 2021-11-30 21:55:35 +01:00
Frank
53911dfe91 Backportat latest changes from master 2021-11-30 21:15:10 +01:00
Frank
9183293329 Revert "Sync with current master"
This reverts commit 87858fc6d5.
2021-11-14 11:44:47 +01:00
Frank
a6e538b004 Fixed DimensionType Mixin 2021-11-14 11:38:14 +01:00
Frank
8b314577ef Minor build fixes 2021-11-13 21:06:40 +01:00
Frank
87858fc6d5 Sync with current master 2021-11-13 20:42:27 +01:00
Frank
c6a7a1d4f7 *WIP*: Merge commit 'ce4cb8974f' into 1.18 2021-11-13 19:30:01 +01:00
Frank
ce4cb8974f Fixed potential crash in AnvilMenu 2021-11-13 10:50:57 +01:00
paulevsGitch
5ad8752e00 Crafting menu fix 2021-11-13 11:33:04 +03:00
paulevsGitch
e45f1ac064 Biome source options 2021-11-12 09:22:47 +03:00
paulevsGitch
cc33a9138b Biome modification API 2021-11-12 08:50:41 +03:00
paulevsGitch
5247a80549 Biome changer mixin & interface 2021-11-06 15:52:26 +03:00
paulevsGitch
8eba063b40 Import optimisation, carver adding fix 2021-11-01 14:16:17 +03:00
Frank
2518759f7b Fixed name 2021-10-30 15:00:52 +02:00
Frank
cf31d76ee1 added c:immobile for unmovable blocks like obsidian 2021-10-30 15:00:43 +02:00
Frank
8c535be429 Added support for custom nether-portal frames (common Tag c:nether_pframe (TagAPI.BLOCK_NETHER_PORTAL_FRAME) 2021-10-26 10:20:25 +02:00
Frank
7f7e4bfa4c Better Shears Integration 2021-10-25 15:32:17 +02:00
Frank
2674940c91 Added AnvilReceipts from BE 2021-10-18 12:26:35 +02:00
Frank
08f35ab52c Fixed compiler and Startup Errors 2021-09-25 13:18:32 +02:00
Frank
e2ab77658b Adapted to soem Fabric API changes 2021-09-25 11:36:26 +02:00
Frank
23bcbe1977 Some simple Biome related changes 2021-09-23 16:19:30 +02:00
paulevsGitch
98121a30ef Small fix & cleanup 2021-08-20 15:26:13 +03:00
glisco03
23b372252b always load recipes later to improve mod compat 2021-08-15 21:34:22 +02:00
paulevsGitch
895b605523 Better Fabric biome API support 2021-08-15 01:42:51 +03:00
paulevsGitch
9e051d9ab9 Datapack biome source fix 2021-08-14 22:55:25 +03:00
paulevsGitch
015d60aee1 Generator options init fix 2021-08-14 00:18:21 +03:00
paulevsGitch
683427c312 Nether biome source (WIP) 2021-08-13 21:55:40 +03:00
paulevsGitch
34ecbb3f14 End biome source (WIP) 2021-08-13 21:23:12 +03:00
Frank Bauer
2260d547dc changes to run on non dedicated servers as well 2021-07-29 10:01:02 +02:00
Frank Bauer
eb8c87468f Initialize new worlds as fully patched 2021-07-26 21:31:17 +02:00
Frank Bauer
d3db623de5 Call DataFixer in Server Context 2021-07-26 18:50:15 +02:00
Frank Bauer
a247b17e7f Added Screen to confirm Patches 2021-07-26 18:36:20 +02:00
paulevsGitch
806992759a Complex material init changes 2021-07-23 17:26:02 +03:00
Frank
5a56064e86 Moved DataFixer call 2021-07-22 15:22:14 +02:00
Frank
89d548caf9 Start fixer before the world is loaded (otherwise no changes to level.dat are possible) 2021-07-22 15:22:10 +02:00
paulevsGitch
9878854f6b Small fix for fix 2021-07-21 17:38:45 +03:00