Commit graph

57 commits

Author SHA1 Message Date
Frank
9a758565d7 Fixed playerWillDestroy signature 2023-12-19 13:22:25 +01:00
Frank
554b1b7d6c Fixed pickupBlock call 2023-12-19 13:20:28 +01:00
Frank
3de73aa1dc Fixed getCloneItemStack signature 2023-12-19 13:12:07 +01:00
Frank
9f9ae18e8c Fixed canPlaceLiquid signature 2023-12-19 13:10:14 +01:00
Frank
d2fe95d6c2 Fixed isValidBonemealTarget signature 2023-12-19 13:07:28 +01:00
Frank
e6cbaa4fbd Migrated EndStoneSmelterBlockEntity 2023-12-19 13:01:05 +01:00
Frank
a553bdcc7b Use TransparentBlock 2023-12-19 12:46:16 +01:00
Frank
ef2cb2a80c [Change] Disabled leaf ticks for some variants 2023-08-15 13:13:18 +02:00
Frank
c9f47c4fbe Added central particles 2023-06-21 02:13:40 +02:00
Frank
55985d0660 [Feature] Particle Effects for the Eternal Portal 2023-06-21 01:42:51 +02:00
Frank
064b7c13c5 [Change] Sulphur Crystal Block checks for silktouch and fortune (#231) 2023-06-18 19:34:40 +02:00
Frank
14be7ecf01 Additional survival details 2023-06-17 21:09:06 +02:00
Frank
300a262ac4 [Fix] Saplings can not be placed (#228) 2023-06-17 20:19:13 +02:00
Frank
7fc1c96a2b [Fix] Hydralux Sapling is missing survival description (#228) 2023-06-17 20:14:08 +02:00
Frank
10732633b1 [Fix] Mining Behaviour is missing (#224) 2023-06-17 12:27:20 +02:00
Frank
511fd64ecc [Fix] Small Jellyshroom displaced from wall (#226) 2023-06-17 11:19:24 +02:00
Frank
afc3d1e795 Fixed Survives On handling 2023-06-14 13:14:13 +02:00
Frank
f259496ba0 Made plant creation consistent with BehaviourBuilders 2023-06-13 17:01:36 +02:00
Frank
9f4999c966 [Change] Improved Eternal Portal Code 2023-06-08 23:05:28 +02:00
Frank
3cb3ddb388 [Change] Fixed nature block selection 2023-06-08 09:29:43 +02:00
Frank
f91a016c1d Collission Changes 2023-05-25 00:15:14 +02:00
Frank
4bf32937c1 Application of Behaviours and Tags as replacement for Materials 2023-05-24 23:09:21 +02:00
Frank
6713e03088 Updated some API calls 2023-05-24 21:24:31 +02:00
Frank
f076a91da1 Added more Behaviours 2023-05-24 21:07:51 +02:00
Frank
e63a3f777f defaultMaterialColor -> defaultMapColor 2023-05-24 19:25:07 +02:00
Frank
f5a37f688f LayerLightEngine -> LightEngine 2023-05-24 19:13:20 +02:00
Frank
e8cddbda54 LootContext -> LootParams 2023-05-24 19:10:59 +02:00
Frank
cfd9994233 Removed Material Imports 2023-05-24 19:09:56 +02:00
Frank
295f9926bd MaterialColor -> MapColor 2023-05-24 19:04:49 +02:00
Frank
a974fab707 Fixed most compiletime errors 2023-04-29 11:48:56 +02:00
Frank
9f8af3085e Fixed some ToDos 2022-12-10 11:03:44 +01:00
Frank
a8856fff15 Fixed Compiletime issue 2022-12-09 16:01:06 +01:00
Frank
d15d2e86ae
[Fixes] Disabling end entities result in crashes (by Necrontyrr)
Merge pull request #112 from Necrontyrr/disable-spawn
2022-11-18 19:24:59 +01:00
Frank
170c8edd14
[Fixes] Krypton infusion pedestal can cause endless recursion (by Necrontyrr)
Merge pull request #108 from Necrontyrr/krypton-infusion-fix
2022-11-18 19:23:46 +01:00
Necrontyr
2218be75a9 Disabling end entities fix. 2022-11-02 01:40:09 +01:00
Necrontyr
105f8cd862 Krypton infusion pedestal fix 2022-10-27 02:38:05 +02:00
Necrontyr
486d5b5acf Tweaked some values 2022-10-14 23:58:33 +02:00
Necrontyr
6221600775 [Feature] Renewable smaragdant 2022-10-14 23:14:19 +02:00
Frank
22efc9471b [Change] Increased Durability of Anvils(quiqueck/BetterEnd#74) 2022-10-08 20:49:14 +02:00
Frank
8ab30293bb [Change] Removed FabricItem-/FabricBlockSettings dependency 2022-08-01 01:31:38 +02:00
Frank
74faf97a93 [Feature] New Advancements 2022-07-31 23:51:01 +02:00
Frank
e45eade668 [Change] Moved Alloying Recipes to BCLib 2022-07-28 18:30:53 +02:00
Frank
e10a5680c5 [Fix] Charcoal Block uses new Fuel API to prevent Quilt from early generating an Empty Item (#41, QuiltMC/quilted-fabric-api#25) 2022-07-27 00:07:43 +02:00
Frank
d734b8b140 [Feature] partial Integration with JEI 2022-07-26 16:21:47 +02:00
Frank
eb3aeef901 Use moved ColorUtil 2022-07-17 02:39:18 +02:00
Frank
a6ad8b689f [Change] Vanilla like EndStone Smelter Behaviour with Hoppers (#30) 2022-07-10 23:09:52 +02:00
Frank
f6df2a2504 [Fix] EndStone Smelter destroys result item when recipe is clicked in book 2022-07-10 22:42:22 +02:00
Frank
4664a819b3 [Fix] Endless recursion in Infusion Ritual (#31) 2022-07-08 11:02:44 +02:00
Frank
031a14f278 [Change] Migrated to new Feature API 2022-07-01 13:23:36 +02:00
Frank
ccd4a6f57d [Change] Use Refactored Plant API (#24) 2022-06-30 17:52:25 +02:00