Commit Graph

346 Commits

Author SHA1 Message Date
Brianna
6fe722a9d0 Confirm block is instance of CreatureSpawner (For a specific DataPack) 2020-02-01 10:12:18 -05:00
Brianna
c29bded94c Finally proper metadata cloning! 2020-02-01 10:05:54 -05:00
Brianna
ad470c750c Make sure new mobs don't spawn with invulnerability. 2020-02-01 07:57:29 -05:00
Brianna
8ceed653ce Update language file. 2020-02-01 07:01:14 -05:00
Brianna
1fb2d0ac83 Removed invalid server version dependency. 2020-01-21 20:06:43 -05:00
Brianna
ae58d85c5a Capitalize item names by default. 2019-12-27 12:42:02 -05:00
Brianna
05c015e7b5 Clear drops even if no items are being dropped. 2019-12-27 08:29:44 -05:00
Brianna
48d329b2fe Check to see if a spawner has been illegally removed. 2019-12-27 08:01:50 -05:00
Brianna
b9e9885fe1 Restrict gamerule support to 1.13+ 2019-12-27 07:56:38 -05:00
Brianna
2b13de19a6 Removed dead entities from our map. 2019-12-16 18:14:41 -05:00
Brianna
6c603e67eb Stop naming dead mobs. 2019-12-16 17:24:22 -05:00
Brianna
160f345b89 Respect DO_MOB_LOOT game rule. 2019-12-16 17:23:53 -05:00
Brianna
23d846f937 Added option to not count weapons as equipment. 2019-12-16 17:02:39 -05:00
Brianna
6ba64cc391 Added support for disabling knockback on stacked mobs. 2019-12-14 18:46:57 -05:00
Brianna
7a1cede33b Major performance improvements. 2019-12-14 18:46:38 -05:00
Brianna
e5e72f25d3 Optimizations. 2019-12-11 17:31:32 -05:00
Brianna
efcde28e83 Bees fly. 2019-12-11 17:30:49 -05:00
Brianna
17ba2879dd Added 1.15 Support. 2019-12-11 16:43:23 -05:00
Brianna
f7848a5249 Added a check for equipment. 2019-12-03 19:49:10 -05:00
Brianna
8b53d1c4ce Removed hologram initial deployment spawner verification. 2019-12-03 19:49:05 -05:00
Brianna
5308d1bf44 Fixed an issue where health stacking with pandas may throw an error. 2019-12-03 18:12:35 -05:00
Brianna
461da02103 Fixed an issue where spawn reasons wouldnt be carried over. 2019-12-03 18:12:13 -05:00
Brianna
b9e5b21feb Changed event priorities. 2019-11-27 12:39:24 -05:00
Brianna
23b653b924 Proper item multiplying. 2019-11-07 15:57:00 -05:00
Brianna
c4fe10db2f Added support for turtle scutes. 2019-10-24 13:15:04 -04:00
Brianna
b9023eb16f Fixed random spawnreason issue with older servers. 2019-10-23 18:18:42 -04:00
Brianna
e65a62d4da Fixed issue with breeding mooshrooms. 2019-10-22 12:43:21 -04:00
Brianna
55601df7a9 Leads will now drop when a lead entity merges. 2019-10-22 12:38:39 -04:00
Brianna
0231ea8811 removed some imports. 2019-10-20 11:56:29 -04:00
Brianna
57735defa4 Fixed an issue with zombie pigmen and spawners. 2019-10-20 11:54:17 -04:00
Brianna
50e4cdef31 Fix for egg drop amount. 2019-10-16 18:42:16 -04:00
Brianna
67a57a1001 Redid drop system to be compatible with drop manipulating plugins. 2019-10-16 10:39:50 -04:00
Brianna
fe21f02b8c Removed inaccurate comment. 2019-10-15 14:37:05 -04:00
Brianna
0ee1d41942 Added default empty lootables for Silverfish and villagers. 2019-10-15 11:41:46 -04:00
Brianna
3a4221bdf7 Don't spawn empty exp orbs. 2019-10-08 14:47:24 -04:00
Brianna
728008c678 Drowned mobs will no longer have cooked drops. 2019-10-08 13:16:19 -04:00
Brianna
3bd1937432 Added setting for auto adding spawners to inventory. 2019-10-05 12:01:31 -04:00
jascotty2
6c94c12a03 use new core setting accessor 2019-10-05 12:01:28 -04:00
jascotty2
787cfa089b validate check config strings 2019-10-05 12:01:23 -04:00
Brianna
b4ae761932 Restrict derp to 1.9.4+ 2019-10-05 12:00:23 -04:00
jascotty2
58cf622fc2 fix WG null flag error in task 2019-10-05 12:00:20 -04:00
Brianna
09e1da755b Looting for wither skeleton heads defaults to off now. 2019-09-24 12:46:06 -04:00
Brianna
a8c479b423 Fixed not removing the correct amount of egg on spawner convert. 2019-09-24 12:13:20 -04:00
Brianna
f51fb571c0 Improved comments. 2019-09-22 16:45:21 -04:00
Brianna
a5214fd7a1 Added support for derped snowmen. 2019-09-22 16:17:19 -04:00
songoda
a5d58e85e6 Don't edit drops for armor stands. 2019-09-22 15:16:50 -04:00
songoda
4228fa4386 Added minimum item hologram amount. 2019-09-19 16:32:26 -04:00
jascotty2
a71331faaa fix null flag state check 2019-09-19 11:14:31 -05:00
jascotty2
fa58db39c2 merge 2019-09-18 11:40:39 -05:00
songoda
e3cb4abe9b Fixed issue with single max stacks. 2019-09-18 12:36:51 -04:00