paulevsGitch
|
c7ce0b5547
|
Surface rules API
|
2021-12-03 18:16:37 +03:00 |
|
paulevsGitch
|
d3273f609a
|
Crash fix
|
2021-12-03 15:45:19 +03:00 |
|
paulevsGitch
|
8e3147f176
|
Rule source prototype
|
2021-12-03 15:39:08 +03:00 |
|
paulevsGitch
|
dea05bce0d
|
Biome carvers modifications
|
2021-12-03 14:46:02 +03:00 |
|
Frank
|
64c3d90458
|
Merge branch '1.18' of github.com-quiqueck:paulevsGitch/BCLib into 1.18
|
2021-12-03 12:28:41 +01:00 |
|
Frank
|
6b5348de88
|
Merge branch '1.18' of github.com-quiqueck:paulevsGitch/BCLib into 1.18
|
2021-12-03 12:28:37 +01:00 |
|
paulevsGitch
|
14451494ff
|
Biome registry init changes
|
2021-12-03 14:26:12 +03:00 |
|
Frank
|
e470610294
|
WIP: No longer using Fabric BiomeModification API for features/structures/spawns
|
2021-12-03 12:22:00 +01:00 |
|
paulevsGitch
|
39fe678d39
|
Biome feature adding
|
2021-12-03 13:44:58 +03:00 |
|
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 |
|
Frank
|
03e8733ba0
|
Add UI that presents Fixer Errors to the User(paulevsGitch/BetterNether#436)
|
2021-11-06 11:41:17 +01: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
|
f88506f654
|
Revert "Merge remote-tracking branch 'origin/main'"
This reverts commit ff8b366eb9 , reversing
changes made to 52146286fe .
|
2021-10-22 15:28:37 +02:00 |
|
paulevsGitch
|
ff8b366eb9
|
Merge remote-tracking branch 'origin/main'
|
2021-10-22 13:50:14 +03:00 |
|
paulevsGitch
|
52146286fe
|
Thick fog rendering fixes
|
2021-10-22 13:50:07 +03:00 |
|
Frank
|
e37d03fa77
|
replaced accesswidener with simple reflection
(cherry picked from commit 18a64c267d )
|
2021-10-22 12:23:44 +02:00 |
|
Frank
|
2674940c91
|
Added AnvilReceipts from BE
|
2021-10-18 12:26:35 +02:00 |
|
Frank
|
18a64c267d
|
replaced accesswidener with simple reflection
|
2021-10-12 22:04:45 +02:00 |
|
Frank
|
7d23a162ee
|
Some refactoring
|
2021-10-12 19:20:36 +02:00 |
|
Frank
|
40851c38cd
|
Changed Structure handling (Untested yet)
|
2021-10-12 16:27:12 +02:00 |
|
Frank
|
08f35ab52c
|
Fixed compiler and Startup Errors
|
2021-09-25 13:18:32 +02:00 |
|