9
0
mirror of https://github.com/Samsuik/Sakura.git synced 2025-12-21 07:49:29 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Samsuik
3df4f2a0ce Add configurable cannon physics by version 2023-11-21 21:24:16 +00:00
Samsuik
b09fe801a1 Add consistent explosion radius 2023-11-20 19:33:15 +00:00
Hermelijn15
8240c182d2 Added explosion proof items (#5)
* Added exposion proof items

* Remove getLevel and use level accessor instead

* Move items configuration section into entity

* Remove extra parentheses in condition

* Remove explosion proof configuration section

* Use an empty list instead of providing a default item

---------

Co-authored-by: Samsuik <40902469+Samsuik@users.noreply.github.com>
2023-11-20 19:18:36 +00:00
Samsuik
9bf210932a Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@ce7f068 Correct typo in javadoc (#9944)
PaperMC/Paper@0a8c873 Call LivingEntity#onItemPickup before mutation (#9948)
PaperMC/Paper@e5274ee Fix spawners checking max nearby entities with correct type (#8945)
PaperMC/Paper@39dee1a More paper config cleanup (#9938)
PaperMC/Paper@581c743 Add API to retrieve an attribute modifier from a UUID (#9924)
PaperMC/Paper@8611796 Fix missing event call for entity teleport API (#9937)
PaperMC/Paper@250388d add getAdvancementProgress() to PlayerAdvancementCriterionGrantEvent (#9865)
2023-11-20 14:46:03 +00:00
Samsuik
3947d1feaa Add option to disable entity ai 2023-11-18 15:45:15 +00:00
Samsuik
233e16794a Add configurable falling block stacking restrictions 2023-11-16 21:16:51 +00:00
Samsuik
a4dbf653b2 Add redstone cache for vanilla and eigencraft 2023-11-16 19:53:15 +00:00
Samsuik
75399580cc Destroy Waterlogged Blocks 2023-11-16 01:02:59 +00:00
Samsuik
3594bdeb3c Add customisable explosion durable blocks 2023-11-16 00:07:58 +00:00
Samsuik
d5c1f837a6 Fix knockback resistance configuration name 2023-11-15 22:25:52 +00:00
Samsuik
a5f639cbcb Add configuration for entity knockback 2023-11-15 21:12:12 +00:00
Samsuik
303007010c Allow despawning falling blocks inside moving pistons 2023-11-15 13:06:30 +00:00
Samsuik
b025cce06c Update Upstream 2023-11-12 18:11:29 +00:00
Samsuik
2570c66290 start fresh with commit history
dw, they're kept up on a private repository
2023-10-17 22:36:39 +01:00