Skip to content

iamsoNewBee/Tent-Wall

Repository files navigation

Note Before Reading

This mod is developed for Minecraft 1.7.10 using Forge and Java, without relying on scripting frameworks like CustomStuff3.
Recipes are not yet included, but can be added via CraftTweaker or by modifying the code.


Overview

Tired of being a caveman but too lazy to build a house?
Got your machines blown up by Creepers again, and vanilla walls just don't feel secure?
This mod will make you forget those troubles!


Tents

Cozy tents allow you to feel at home even in the wilderness. With a tent pack, you can set up or dismantle your shelter with a single click, spending the night in comfort.

Three Tent Packs

  • ⬜ White Tent
  • 🟫 Brown Tent
  • 🟩 Green Military Tent

When deployed, the tent generates a full interior structure with walls, roof, and windows, providing enough space to move around and place torches.


Walls

Want to enclose your base but find building materials expensive and tedious? Try these wall blocks that automatically form a 3×2 tall structure when placed – cheap and efficient!

Three Wall Types

  • Metal Sheet Wall (inspired by construction sites)
  • Wooden Plank Wall
  • Wool Wall (also used in tent crafting)

Place one block, and the wall will extend downward to create a solid barrier against mobs and explosions.


Current Status

Implemented Features

  • Tent pack placement, rotation, opening/closing logic.
  • Full structure generation when tent is opened.
  • Client-server synchronization for multiplayer.
  • Particle effects and sound feedback.
  • Wall placement logic (auto-builds 3×2 structure based on metadata).
  • OBJ model rendering with multiple textures.

⚠️ Known Gaps

  • No crafting recipes yet – obtain items via creative tab or add recipes with CraftTweaker.
  • Redundant TileEntity classes (TileEntityTentPart1, TileEntityTentPart2) exist but do not affect functionality.
  • Some model path mappings may be incomplete (e.g., 001tentrender needs confirmation).
  • Localization files (lang) missing; messages currently in English.

Installation

  1. Ensure you have Minecraft 1.7.10 with the appropriate Forge version installed.
  2. Place the mod jar file into the .minecraft/mods folder.
  3. (Optional) To add crafting recipes, place CraftTweaker scripts into the scripts folder.
  4. Launch the game and enjoy!

Contributions and feedback are welcome! The project is hosted on GitHub; feel free to open issues or suggest improvements.

About

Add tent and wall.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE-template

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages