BCLib/src/main/java/ru/bclib
2021-11-29 18:50:38 +03:00
..
api Merge branch 'main' of github.com-quiqueck:paulevsGitch/BCLib 2021-11-29 14:31:53 +01:00
blockentities Code style fix, interface rename, custom item getter 2021-07-20 00:10:00 +03:00
blocks Slab drop fix 2021-11-28 07:09:04 +03:00
client Import optimisation, carver adding fix 2021-11-01 14:16:17 +03:00
complexmaterials Null pointer translation fix 2021-11-02 15:25:08 +03:00
config Biome include lists 2021-11-20 20:24:00 +03:00
entity Added DespawnableAnimal 2021-11-28 21:58:38 +01:00
gui Biome modification API 2021-11-12 08:50:41 +03:00
integration Auto generate a simple Config Screen 2021-08-20 14:37:40 +02:00
interfaces Spawn API enhancements 2021-11-28 05:45:53 +03:00
items Better Shears Integration 2021-10-25 15:32:17 +02:00
mixin New API to hook into level loading 2021-11-29 14:31:44 +01:00
noise Code style fix, interface rename, custom item getter 2021-07-20 00:10:00 +03:00
recipes Import optimisation, carver adding fix 2021-11-01 14:16:17 +03:00
registry Mod blocks in registry, version change 2021-11-06 15:41:20 +03:00
sdf Small fix 2021-07-21 13:28:27 +03:00
server Model loading fix 2021-07-31 14:46:20 +03:00
util Mark Mods that do not contain a client entrypoint as Server-Only for Sync 2021-11-06 20:59:06 +01:00
world More enhancements 2021-11-29 18:50:38 +03:00
BCLib.java A ForcedLevelPatch is always executed against level.dat, (no matter what patchLevel is set for a world) 2021-11-06 11:57:15 +01:00
BCLibPatch.java Spawn API enhancements 2021-11-28 05:45:53 +03:00