Skip to content
Changes
- add jenkinsfile to experiment w/ jenkins pipelines
—
progwml6 /
githubweb
- Clouds will be added, but the worldgen will be disabled by default.
—
alexbegt /
githubweb
- Add Clouds (disabled by default), Grass Stairs. Fix some world gen
—
alexbegt /
githubweb
- Fix formatting from PR that fixed Berry Medleys consuming entire stack.
—
alexbegt /
githubweb
- Fix consuming entire stacks of Berry Medleys Closes #302
—
me /
githubweb
- Create zh_CN.lang
—
github /
githubweb
- Fix Darkwoood Trees dropping Ghostwood Saplings. Fixes #299.
—
alexbegt /
githubweb
- Fix #297, soups can now be eaten again as I forgot to set the duration
—
alexbegt /
githubweb
- Fix the server/client hanging on world gen when creating a void nether
—
alexbegt /
githubweb
- Fix a bug with the amount of time it takes to eat a berry. Closes #293
—
alexbegt /
githubweb
- Add a config setting to disable Heatscar spiders as they are still
—
alexbegt /
githubweb
- Fixes Maple and Tiger trees growing without their tops, and maybe fix
—
alexbegt /
githubweb
- Add support for Custom biomes from BiomesOPlenty. (Closes #290)
—
alexbegt /
githubweb
- Fix Compile issues with the way I did chat text, and allow support for
—
alexbegt /
githubweb
- Fix World Gen crashes with Chisel I hope (Should Close #286)
—
alexbegt /
githubweb
- Add the Respawn Obelisk back, which is still a WIP.
—
alexbegt /
githubweb
- Fix bug where the build.gradle would not set the version in the @Mod.
—
alexbegt /
githubweb
- Add support for the effects on food to be Blue for good, and Red for
—
alexbegt /
githubweb
- Add blaze hopper recipe Fixes #273
—
progwml6 /
githubweb
- Hopefully fixes #282, but needs some testing.
—
alexbegt /
githubweb
- Fix Blaze Hopper Hardness and Resistance, and fix the sound type I hope.
—
alexbegt /
githubweb
- Whoops I forgot to push this last night but fixes #271
—
alexbegt /
githubweb
- Revert this change, as I didn't mean to push this.
—
alexbegt /
githubweb
- Put main version # into filename as well
—
progwml6 /
githubweb
- Clean up version formatting
—
progwml6 /
githubweb
- Fix nullable annotations in berry bush generators
—
progwml6 /
githubweb
- Finished the Hopseed Tree Generator so now they will generate!
—
alexbegt /
githubweb
- Add Retrogen support. Thanks Forestry!
—
alexbegt /
githubweb
- Add Berry Bushes to world gen, and fix a bug where the bushes would only
—
alexbegt /
githubweb
- Add the rest of the tree world gen classes, format classes and clean
—
alexbegt /
githubweb
- Add remaining config entries
—
progwml6 /
githubweb
- Add smelting recipes
—
progwml6 /
githubweb
- Add Sakura Tree Generator, Hopseed is a current WIP.
—
alexbegt /
githubweb
- Add additional recipes
—
progwml6 /
githubweb
- Formatted the code and ran the clean up script.
—
alexbegt /
githubweb
- Worked on World gen more: Fixed Willow being the wrong type of tree,
—
alexbegt /
githubweb
- Add berry recipes
—
progwml6 /
githubweb
- Revert "Add berry recipes"
—
progwml6 /
githubweb
- Add berry recipes
—
progwml6 /
githubweb
- Add Slab/Stair recipes
—
progwml6 /
githubweb
- Fix some log>plank recipes
—
progwml6 /
githubweb
- Add recipe helpers to base pulse class
—
progwml6 /
githubweb
- Start working on adding recipes
—
progwml6 /
githubweb
- register oredict pulse
—
progwml6 /
githubweb
- add oredict support
—
progwml6 /
githubweb
- Add back Overworld and Nether berry bushes, Bump Forge & mod versions,
—
alexbegt /
githubweb
- Bump versions + fix language issues + add a method used for the bushes
—
alexbegt /
githubweb
- Split code up into Nether, Worldgen, and Overworld. Add Stairs
—
alexbegt /
githubweb
- Update
—
traincrazyb /
githubweb
- Clean up Saplings to remove dupe code.
—
traincrazyb /
githubweb
- Remove pointless prints.
—
traincrazyb /
githubweb
- Fix Saplings when you use bonemeal.
—
traincrazyb /
githubweb
- Add support for JEI in debug.
—
traincrazyb /
githubweb
- Update mcmod.info to fix missing Authors.
—
traincrazyb /
githubweb
- Clean up some code, move Resource related helper methods to client.
—
traincrazyb /
githubweb
- Add Saplings that actually grow a tree, and fix their texture missing.
—
traincrazyb /
githubweb
- add mcversion to allow running on 1.8.8
—
progwml6 /
githubweb
- use correct variable name for mc version
—
progwml6 /
githubweb
- Move more classes around, clean up some classes.
—
traincrazyb /
githubweb
- Did some code cleanup with models.
—
traincrazyb /
githubweb
- Add back the kama tools.
—
traincrazyb /
githubweb
- Did some code cleanup.
—
traincrazyb /
githubweb
- Comment out saplings for now, and Add back the Entity's Rendering code.
—
traincrazyb /
githubweb
- Remove dead class.
—
traincrazyb /
githubweb
- Cleaned up natura's textures and models and moved things around.
—
traincrazyb /
githubweb
- Merge 1.8rewritepackage into 1.8rewrite my way :P.
—
traincrazyb /
githubweb
- Fix mission Crops model.
—
traincrazyb /
githubweb
- Added crafting tables (wipes tears from face)
—
traincrazyb /
githubweb
- Did some major code changes, Changed the way I register Item/Block
—
traincrazyb /
githubweb
- Fix this.
—
traincrazyb /
githubweb
- update to gradle 2.4
—
progwml6 /
githubweb
- Done for the night. Added the Entity's and the drops they need.
—
traincrazyb /
githubweb
- - Insert Prog's what the ... here -
—
traincrazyb /
githubweb
- Lets see if i can move the events to a class.
—
traincrazyb /
githubweb
- Break it all for prog i guess?
—
traincrazyb /
githubweb
- Replaced spaces with tabs. (reverted from commit
—
traincrazyb /
githubweb
- Replaced spaces with tabs.
—
traincrazyb /
githubweb
- Moved the tool registery's around so they are in order.
—
traincrazyb /
githubweb
- These don't do anything, they just fix the issues with it saying the
—
traincrazyb /
githubweb
- Finished the tools!
—
traincrazyb /
githubweb
- Make the modID lowercase.
—
traincrazyb /
githubweb
- I think i finished pickaxes.
—
traincrazyb /
githubweb