Commit Graph

20 Commits

Author SHA1 Message Date
fullwall
f27fe08c9c Use ResourceLocation.tryParse for SoundEvent 2024-07-27 21:03:38 +08:00
fullwall
3370fdde5d Fix interaction height on 1.19.4 2024-07-20 18:13:17 +08:00
fullwall
2c0c7bf8a0 Add skin fetching for bedrock players using skin prefix or -b flag in /npc skin. Hide the floodgate prefix for /npc mirror. Add NPCShopPurchaseEvent 2024-07-19 11:19:32 +08:00
fullwall
ad6b47348c Add /npc collidable --fluids and backport fluid pushable to <1.13. 2024-07-08 00:35:03 +08:00
fullwall
4ba83dd520 Add quotes around commands 2024-07-06 22:13:27 +08:00
fullwall
6e27ec8920 Prevent armadillo scutes from dropping in protected npcs 2024-06-29 14:16:09 +08:00
fullwall
8cc2f0ea48 Use new inventoryview abstraction 2024-06-26 21:12:28 +08:00
fullwall
20ea3e8723 Fix players not jumping in newer minecraft versions 2024-06-22 13:21:21 +08:00
fullwall
6eb9ae4235 Use new API, fix exp orb NPCs, make old waypoint markers use leash knot instead of eye of ender 2024-06-19 22:03:38 +08:00
fullwall
6bcae0f7dd Initial 1.21 update 2024-06-14 16:06:11 +08:00
fullwall
8f3a396198 Tick attackStrengthTicker and item cooldowns 2024-06-07 00:36:27 +08:00
fullwall
468703fe79 Rework /npc controllable, add /npc shop copyfrom, add /npc entitypose, add /npc forcefield, add /npc display 2024-06-06 12:55:29 +08:00
fullwall
224b43d75b Implement new /template generate command, bugfixes 2024-05-30 12:00:17 +08:00
fullwall
e8eadbfa36 Update tablist display logic 2024-05-14 17:53:17 +08:00
fullwall
b12732d805 Manually update to adventure snapshots to fix 1.20.6 adventure 2024-05-08 21:32:43 +08:00
fullwall
66c06fd641 Create and use EntityPoseTrait 2024-04-29 23:13:17 +08:00
fullwall
efd3ec54f5 Use new metadata 2024-04-28 20:23:59 +08:00
fullwall
73d0698d36 Rework item action NBT matching 2024-04-24 18:38:59 +08:00
fullwall
245d76a78c Add /npc wolf --variant and /npc armadillo 2024-04-24 06:04:02 +08:00
fullwall
70c40dcb22 Initial 1.20.5 update. TODO: refactor NBT to remove JNBT and work with trees instead 2024-04-24 05:34:31 +08:00