DynaTech
A slimefun addon that adds random things that I would like.
Build 49
:art: fix(Tesseract): Make tesseract act more consistently. Energy and Items are both pulled instead of pull energy and push item
Build 48
:sparkles: feat(Items): Add
Build 47
:bug: fix(Orechid): Make sure DynaTech's instance is not null. Fixes #224, Fixes #218
Build 46
:sparkles: feat(Orechid): Move all Orechid conversions into recipes with their own recipe type
Build 45
:bug: fix(Tesseract, Wireless Item Input, Wireless Item Output): Do not hardcode Items for block menus. Fixes #223
Build 44
Merge pull request #222 from Sefiraat/chore/no-longer-default-upate
Default auto-update to false
Build 41
:bug: fix(Tesseract): Check if menu == null when updating items in a menu part 2
Build 40
:bug: fix(Tesseract): Check if menu == null when updating items in a menu. Fixes #216
Build 39
:bug: fix(Machine Scrap & Advanced Machine Scrap): Make recipe output 8 items again. Fixes #217
Build 37
:sparkles: feat(registry): Add basic listener to confirm stuff being frozen. make able to get registry by key, make
Build 36
:sparkles: feat(petal apothecary): Add petal apothecary to do stuff
Build 34
Merge pull request #215 from CuteLittleSky/patch-2
Fix energyOutputRecipe
Build 33
:construction: wip(Coke Oven): Figure out how to do multiblock shenanigans
Build 31
:bug: fix(Upgrades): Fix auto upgrades running when the machine doesn't have an upgrade
Build 27
:sparkle: feat(EggMill): Add Dragon Egg Mill and Dragon Egg Turbine to degrading generators.
Build 24
:bug: fix(Item Filter): Remove unneeded logs. Check if checkStack != null
Build 22
:bug: fix(Auto-Updater): Fix Auto-Updater. Thank you ybw0014 for the fix.
Build 21
:bug: fix(README): Reword requirements of plugin to be slightly more lenient.
Build 20
:bug: fix(README): Move Download link to blob.build instead of the old build server (Thank you Phoenix :))
Build 19
:bug: fix(Antigravity Bubble): Fix #208. Remove any players still enabled if the chunk is unloaded.
Build 13
:bug: fix: Orechid and External Heater had # shape instead of just around the block for operation
Build 11
:bug: fix: Properly add api verison pom properity so that it doesnt mess with it
Build 6
:boom: BREAKING CHANGE(dependencies): We not longer support anything older then minecraft 1.20.4
Build 5
:bug: fix(InventoryFilter): Make sure to properly clear and update the Inventory Filter filter on each item pickup
Build 4
:bug: fix(InventoryFilter): Make sure to properly iterate instead of just breaking after the first loop
Build 3
:bug: fix(InventoryFilter): Never touch player inventory, just remove item entity if it matches any of the item stacks