CampCraft v 5 Coming Soon for 1.8.9/1.9:
You can follow my progress on gitHub *first time using git so still learning how to use it
https://github.com/tomtomtom09/CampCraft
Tent Update:
Tent Doors50% Done
Add Item/Blocks 100% Done
Write open/close code Not Started
Add item names 100% Done
Add door sound effect Not Started
Sleeping bag 100% Done
Add Item/Blocks 100% Done
Add Item/Block texture 100% Done
Write sleep event code100% Done
Add item names100% Done
Fabric Blocks 100% Done
Add Blocks 100% Done
Add Block texture 100% Done
Add Block names100% Done
Tents 40% Done
Add Small Tents 100 % Done
Add Blocks 100% Done
Add Block texture 100% Done
Add Block names100% Done
Make Tents Rotatable 100% Done
Write Tent Code 100% Done
Add Medium Tents Not Started
Add Large Tents Not Started
Add Creative Tabs 100% Done
Add Camp Hammer 100% Done
Make Tents change fabric type 100% Done
Add Food/Mob Part Not Started
Add Trap Part Not Started
Update Note 2:
Made Tent Blocks Rotatable.
Update Note 3:
Started Small Tent Code.
Update Note 4:
Finished code that scans the foundation(makes sure the area is flat) and code that scans the area(checks no blocks will get in the way of the tent being placed)*small note: ignore the blocks that have been placed, got the code to place blocks so I know which blocks are being checked.
I'll fix rest of thread when I have some free time
CampCraft
Warning: Deadly Bears in the forest. Camp with caution.
Visit the CampCraft Guide Website
Table of Contents:
Downloads
Update News
Info
Installing CampCraft
Videos
Banners
Special Thanks
Show your Appreciation
Terms and Conditions
Edit post (Users ignore this one)
Downloads:
Latest Test Versions (1.6.4):
*Not only try this test version if you know what your doing and you've backed up your worlds.
CampCraft Base v4.6.4 {DropBox} *requires forge
CampCraft Tents v4.6.5 {DropBox} *requires CampCraft Base
Info about the update can be found here. Link to changelog.txt
Latest Versions (1.5.2):
CampCraft ModPack v4.5.1 {MediaFire or Dropbox}
Pictures for All CampCraft v4.5.1 Recipes {MediaFire or Dropbox}
Older Versions:
Pictures for All CampCraft v4.3 Recipes {MediaFire or Dropbox}
Minecraft 1.4.2:
Minecraft 1.3.2:
CampCraft v1.0
Minecraft 1.2.5:
CampCraft 1.0v2 for Minecraft 1.2.5CampCraft 1.0
Bukkit:CampCraft for craftbukkit R3.0 {Download}
CampCraft 1.0 for Bukkit 1.2.5
Server:CampCraft 1.0 for Minecraft Server 1.2.5
Even Older Versions:
ModPack SMP 0.4 for minecraft 1.1
ModPack SMP 0.3 for minecraft 1.0
Mod Pack SSP Version:
ModPack 0.4 v3 Single for minecraft 1.1
ModPack 0.3 Single for minecraft 1.0
ModPack 0.1 Single for minecraft 1.0
60 Tent Mod Version:
CampCraft 60 Tents 0.4 v2 for minecraft 1.1
CampCraft 60 Tents 0.3 for minecraft 1.1
CampCraft 60 Tents 0.2 v 2 for minecraft 1.0
CampCraft 60 Tents 0.1 v 4 for minecraft 1.8
Automatic Tent Mod Version:
Automatic Tents 1.1 v2 for minecraft 1.1
Automatic Tents 1.1 for minecraft 1.1
Automatic Tents 1.0 for minecraft 1.0
Camping Mod 0.6 for minecraft version 1.8.1
Camping Mod 0.5 for minecraft version 1.7.3
Camping Mod 0.4 for minecraft version 1.7.2
Camping Mod 0.3 for minecraft version 1.6.5 and 1.6.6
Camping Mod 0.2 for minecraft version 1.6.5 and 1.6.6
Camping Mod 0.1 for minecraft version 1.5_1
Lantern Mod Version:
Lantern Forge 0.3 for minecraft 1.1
Lantern Single 0.4 for minecraft 1.1
Lantern Single 0.3 for minecraft 1.0
Lantern Forge 0.2 for minecraft 1.8
Lantern Single 0.2 for minecraft 1.8
Lantern Single 0.1 for minecraft 1.8.1
Sleeping Bag Mod Version:
Sleeping Bag 0.3 for minecraft 1.1
Sleeping Bag 0.2 for minecraft 1.0
Sleeping Bag 0.1 for minecraft 1.8
Camp Food Mod Version:
Camp Food 0.1 for Minecraft 1.1
Camp Fire Mod Version:
CampFire for Minecraft 1.1 [SSP][SMP]
Anvil Repair Mod Version:
Anvil Mod 1.1 for minecraft 1.1
Anvil Mod 1.0 for minecraft 1.0
Anvil Mod 0.7 for minecraft 1.8.1
Anvil Mod 0.6 for minecraft 1.7.3
Anvil Mod 0.5 for minecraft 1.7.2
Anvil Mod 0.4 for minecraft 1.6.6
Anvil Mod 0.3 for minecraft 1.5
Anvil Mod 0.2Anvil Mod 0.1
Changelog:
*Updated to support new texture system
*Updated block spawn code to support new code
*Rewritten crops to use new bonemeal code
*Made berry bush blocks get removed when shears are used on the block
*Fixed some crashes caused by config code.
*Fixed generation code
*Fixed couple of door bugs (strangely, top block works but only if bottom block as been clicked on first)*Fixed camouflage blocks not updating when walked on.
*Stop using Custom mob spawner*might add support for it in the future again*
*Fixed Camouflage textures
*Fixed Camouflage block duplication bug.
*Made camp fire/stove cook hot chocolate, think thats every food added to camp fire/stove list
*Fixed crash when enable food is disabled
New CampFire/Stove rewrite:
Features:
*Block only uses 1 block id instead of 3 (With three block stages)
1 - Stage without fire wood. 2 - Non-burning campfire/stove stage (place firewood in the fuel slot to get to this stage) 3 - Burning campfire (use flint and steal on block to get to this stage) *CampFire burns out when in open area and its raining. (random tick, not instantly)
*Camp Fire burns for 12000 ticks, half a minecraft day. (this is bugged due to burning int not working correctly)
*Burns mobs/anyone that walks onto the camp fire.
Bugs:
*Burning int currently not decreasing (not sure why yet)
*Fire animation isn't working correctly (will be fixed once burning int is working)
*Light level is buggy so all stages have light level (I will be making stage 3 to admit a light lvl only once burning int is fixed)
Bugs Fixed:
*Items not staying in inventory on metadata change.
*Items not staying when rain burns camp fire out.
*Fixed camp fire changing to stage 0 when set on fire.
*Fixed flint and steel taking damage.
*Fixed camp stove removing firewood after block update.
*Fixed camp stove slot 4 not cooking food.
*Fixed inventory not displaying camp fire/stove name
Older Changes:
Info:
Main Features:
*60 Tents
*Auto Tents (Currently disabled in 1.5 due to change in way blocks are placed)
*Lanterns
*Sleeping Bags
Food part:
*Camp Fire/Stove (Rewritten and improved! See "Newest Features" for details)
*More Food*Crops
Trap part:
*Bear trap (Disabled at the moment. Will be fixed shortly)
*Spike traps
*Grass Camouflage block
*More Camouflage block
Mob part:
*Ants*Bears
*Boars
*Deers/baby deers (Feed carrot to breed)
*Flies
*Foxes
*Frogs
*Polar Bears
*Rabbits/baby rabbits (Feed carrot to breed)
Scenery Part:
*Flowers (Can be crafted into dyes!)
*Dessert plants
Known Bugs:
*Desert flowers spawning on grass when generated on edge of desert biome.
*Camp Doors might not be updating properly on amp servers,
*need to get a second minecraft account and i'll fix most server bugs
Todo List:
*Fix door texture.
*Check sleeping bag texture.
*Test mobs spawning
*Add Marshmallow food texture.
*Add random function to burn marshmallows
*Todo add lantern block border.
*Think about a lantern model and maybe more flame colours
*Todo add code to stop blocks being placed on certain blocks.
*Personalise the mob spawn egg colours.
*Add @Override line to most methods so i can fix/update faster in future.
*Add shift clicking for camp fire/stove
*Add support for different languages in camp fire/stove gui names.
*Fix a small crash when turning enable food = false
*at moment you can't disable food to stop you from crashing
*Fix Bear trap.
*Make tent blocks automatically disable.
*Add random code for berries drop amount.
*Make a mcmod.info file.
Mobs spawn area:
*Polar Bear – Iceplains, iceMountains, taiga, taigaHills.
*Rabbit – Forest, Plains, Jungle, ExtremeHills
*Deer – Forest, Jungle, ExtremeHills
*Ant – Forest, Plains, ExtremeHills
*Boar - Forest, Plains, ExtremeHills
*Fox - Forest, Jungle,
*Frog - SwampLand
Installation:
1. Install the recommended universal version of Forge into your minecraft.jar and/or minecraft_server.jar
2. Install CampCraft by dragging the downloaded .zip file into your .minecraft/mods directory (Same file and method for both client and server)
3. To change block/item ids or disable mod parts, go into "minecraft/config" folder and open "CampCraft.cfg" If you're running a server, make sure the configuration for both client and server match.
Videos:
By TheCompleteGamingz By CriticalRocket
English by TheForgottenComms Español by Joe Calix
French Spotlight by OshanWorld for CampCraft 1.2.5 Russian Spotlight by gren236 for CampCraft 1.2.5 German Spotlight by MatseeeLP
Special Thanks:
To Geko for all his hard work and amazing programming skills
To chris0744 for all his amazing models and great advice for CampCraft
To CrazedBrit for his beautiful texture work check out his amazing texture pack Link
To Imonobor for the amazing textures he's done
To dethisneer for all the support, ideas and motivation without him I couldn't have made CampCraft what it is today.
To jamioflan for making smp guide and helping with small problems i had
To amazon for selling cheap java books got a nice bargain xP
To Hippoplatimus for the information about meta-data recipes
To joelcalix for porting CampCraft to bukkit
To Notch for making Minecraft
To the public for using CampCraft and for all the amazing support and hope to keep you interested with all the updates to come
Show your Appreciation:
If you like or love campcraft, you can show your appreciation by adding reputation to this post by clicking the Green Up-Arrow in the bottom-right of this post. Doing so will (if you've provided the site with your username) make your Minecraft skin's face appear in the "We love this post!" section at the bottom of the post!
Also, please leave any feedback or suggestions for improving CampCraft in a post. Things I'm looking for in particular in the spoiler:
Looking for a model designer:
In need of Boat and Lantern Models
More Foods:
- New ideas for foods
- Food recipes
- How much hunger/saturation each food heals
Terms and Conditions:
2. USEUse of this MOD to be installed, manually or automatically, is given to the USER without restriction.
3. REDISTRIBUTIONThis MOD may only be distributed where uploaded, mirrored, or otherwise linked to by the OWNER solely. All mirrors of this mod must have advance written permission from the OWNER. ANY attempts to make money off of this MOD (selling, selling modified versions, adfly, sharecash, etc.) are STRICTLY FORBIDDEN, and the OWNER may claim damages or take other action to rectify the situation.
[represent]
1
The best texture pack, bar none.
1
OK, now everyone act happy, even if you're not.
1
2
Try installing Modloader MP.
1
1
It's in six different ZIPs so that you can choose what you want / need from Buildcraft.
1
1
1
Hey! You beat me to it! :biggrin.gif:
1
So... False news or am I just blind? :biggrin.gif: