Age | Commit message (Collapse) | Author |
|
$ FindBugs fixes.
|
|
% Recipe tweaks.
% Tried to fluorite ore not having correct recipe outputs during ore processing. (This is still broken due to an invalid output)
$ Fixed old fluorite ore not having a valid shapeless recipe.
$ Fixed all custom ores trying to register static textures.
$ Fixed plugin loading system not registering plugins, I think?
$ Fixed missing texture for Nitro Fix.
|
|
% Package cleanup.
- Removed /Bed command.
|
|
+ Things.
|
|
$ Fixed issue with Fishing Pond.
|
|
|
|
|
|
+ Actually added the recipe for the Mining Explosives this time.
+ Attempted to add a framework for packet handling.
|
|
+ Added Apache UUID generator.
+ Added Interface for Random Generators.
+ Added Utils for handling UUIDs.
+ Added Utils to get System properties (OS).
+ Added Custom SecureRandom generator.
|
|
|
|
+ Added more NBT utils.
|