BloodMagic/src/main/java/WayofTime/bloodmagic/api/util/helper
Nick 7e8b469349 Allow rituals to be disabled via config (#545)
Not automated like the old method, but works. Requires an MC restart. Might look at making it reload-able while ingame at a later date.
2016-02-01 17:05:39 -08:00
..
BindableHelper.java Potential fix for a bunch of stuff that required the use of UUID -> username lookup on servers. This fix adds an extra tag to the NBT of items so that it caches the username of the owner. The UUID is still stored on items, but is not used client-side. 2016-01-13 19:59:28 -05:00
IncenseHelper.java Added some rudimentary path blocks for the tranquility altar - textures pending. 2016-01-26 19:39:39 -05:00
LogHelper.java Teleposers and refractoring 2016-01-01 12:08:17 -05:00
NBTHelper.java Teleposers and refractoring 2016-01-01 12:08:17 -05:00
NetworkHelper.java Fix client always reporting 0 LP 2016-01-24 17:47:11 -08:00
PlayerHelper.java Attempt 2 at fakeplayer lookup fix 2016-01-22 17:19:01 -08:00
PlayerSacrificeHelper.java Added some rudimentary path blocks for the tranquility altar - textures pending. 2016-01-26 19:39:39 -05:00
RitualHelper.java Allow rituals to be disabled via config (#545) 2016-02-01 17:05:39 -08:00