Commit Graph

20 Commits

Author SHA1 Message Date
bzoss 2c322977a6 Add invisibility potion - includes splash and plus 2020-06-12 19:11:06 -04:00
bzoss b674e74387 Correct redstone alias and Add poison and regeneration potions - THESE DON'T CURRENTLY WORK 2020-06-09 20:09:32 -04:00
bzoss eea6f6aee9 Correct alias issue. 2020-06-09 19:05:51 -04:00
bzoss a5dc19cd7c Initial commit to correct branch... 2020-06-08 17:47:53 -04:00
Wuzzy ffb67966bc Remove dead code in mcl_brewing 2020-05-29 02:28:44 +02:00
Wuzzy 014f15b643 Clean up mcl_brewing file formats 2020-05-29 02:27:55 +02:00
bzoss bcdb37800d Shift to table lookup for brewing combinations. Fix issue with brewing only if all slots filled. 2020-05-27 21:15:46 -04:00
bzoss 861aedbfa3 Updated potion offering - moved alchemy matrix to mcl_potions 2020-05-27 18:36:10 -04:00
bzoss 2ad28f1fac Update with sounds, and turn on some potion items. 2020-05-26 21:16:52 -04:00
bzoss 36ce478361 Comment some broken bits. 2020-05-26 21:07:07 -04:00
bzoss c9ff19d02a Some small doc string updates. 2020-05-26 18:15:50 -04:00
bzoss cae4940e70 Updated a few simple potions. TODO: Stop fuel burn once the potion is complete. 2020-05-26 18:10:20 -04:00
bzoss b5b0020997 Laid the framework to brew potions...TODO make it actually swap for the potion. 2020-05-25 15:31:35 -04:00
bzoss 0df8bb94f9 Remove "active" stand node definition 2020-05-25 09:29:23 -04:00
bzoss 190eb32ac2 Update brew timer...will reset if any bottle is changed 2020-05-25 09:28:23 -04:00
bzoss 5c4cc99621 Fixed for burning only blaze powder. 2020-05-25 09:08:37 -04:00
bzoss 4eb1bf05d3 Updated Formspec background. Established initial brewing timer framework. 2020-05-23 16:39:55 -04:00
bzoss 228fc4b6ea Updated node to add bottles. TODO: Update node for bottle placement. 2020-05-19 17:31:07 -04:00
bzoss 572b43e93c Updated brewing stand node -- needs work. 2020-05-16 19:15:34 -04:00
bzoss 971e666d3e Initial commit to brewing formspec. 2020-05-16 18:22:09 -04:00