All Projects → P3pp3rF1y → Ancientwarfare2

P3pp3rF1y / Ancientwarfare2

Licence: gpl-3.0
Ancient Warfare Mod for Minecraft 1.12.x

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Ancientwarfare2

Tis 3d
TIS-100 inspired low-tech computing in Minecraft.
Stars: ✭ 64 (-48.8%)
Mutual labels:  automation, minecraft, mod
Opencomputers
Home of the OpenComputers mod for Minecraft.
Stars: ✭ 1,104 (+783.2%)
Mutual labels:  automation, minecraft, mod
Connectedtexturesmod
Extensions to the vanilla model system, mainly for connected textures
Stars: ✭ 64 (-48.8%)
Mutual labels:  minecraft, mod
Flexiblelogin
A Sponge minecraft server plugin for second factor authentication
Stars: ✭ 73 (-41.6%)
Mutual labels:  minecraft, mod
Gamesense Client
Minecraft 1.12.2 Utility Mod for Anarchy and Crystal PvP
Stars: ✭ 73 (-41.6%)
Mutual labels:  minecraft, mod
Postman
1.12.2 anarchy client :)
Stars: ✭ 54 (-56.8%)
Mutual labels:  minecraft, mod
Wizardry
Delve into spell creation and become a wizard
Stars: ✭ 59 (-52.8%)
Mutual labels:  minecraft, mod
The Midnight
The Midnight: A cold, unforgiving hostile dimension. Originally made for SpookyJam 2018.
Stars: ✭ 68 (-45.6%)
Mutual labels:  minecraft, mod
Buildcraft
BuildCraft
Stars: ✭ 1,218 (+874.4%)
Mutual labels:  minecraft, mod
Armourers Workshop
Minecraft armour customization mod.
Stars: ✭ 92 (-26.4%)
Mutual labels:  minecraft, mod
Antiqueatlas
A Minecraft mod that adds a fancy interactive map item.
Stars: ✭ 110 (-12%)
Mutual labels:  minecraft, mod
Icbm 2
Missile mod for minecraft forge
Stars: ✭ 54 (-56.8%)
Mutual labels:  minecraft, mod
Equivalent Exchange
Stars: ✭ 37 (-70.4%)
Mutual labels:  minecraft, mod
Emc
The EMC Framework (Easy Minecraft Client) - An easy to use Minecraft modding framework
Stars: ✭ 21 (-83.2%)
Mutual labels:  minecraft, mod
Chisels And Bits
A Minecraft mod about chiseling and designing custom blocks in game.
Stars: ✭ 119 (-4.8%)
Mutual labels:  minecraft, mod
Realistictorches
A Minecraft mod that increases the difficulty of the early game by adding realism mechanics to torches.
Stars: ✭ 15 (-88%)
Mutual labels:  minecraft, mod
Ratchetandclankmod
Stars: ✭ 8 (-93.6%)
Mutual labels:  minecraft, mod
Chameleoncreepersmod
Minecraft Mod that makes creepers harder to see by tinting their color based on their surroundings - over 120k downloads!
Stars: ✭ 9 (-92.8%)
Mutual labels:  minecraft, mod
Minelittlepony
Turns players and mobs into ponies
Stars: ✭ 76 (-39.2%)
Mutual labels:  minecraft, mod
Viafabric
Client-side and server-side ViaVersion implementation for Fabric
Stars: ✭ 115 (-8%)
Mutual labels:  minecraft, mod

Ancient Warfare 2 Discord Build Status

This is a rewrite of Ancient Warfare mod for Minecraft for Minecraft versions 1.12.x+.

Modules initially available will be:

  • Core (mandatory for all sub-modules)

  • Automation -- adds quarries, automated farms, tree-farms, etc.

  • NPCs -- adds workers, combat npcs. Complete faction-based NPC system for world-gen.

  • Structures -- the AW template system, packaged as a stand-alone. Has dynamically loaded plugins to handle interaction with other AW modules.

  • Vehicles -- Adds vehicles for transportation and warfare.

Latest and historical releases can be found on CurseForge.

Development unstable releases can be downloaded from Github packages.
Download mod builds

Development

In order to develop on this project you will need to:

  1. Download the repository into a local folder.

  2. Locate this folder, run gradlew setupDecompWorkspace (or ./gradlew setupDecompWorkspace). This sets up base minecraft and minecraftforge libraries and their dependencies.

  3. Run gradlew idea or gradlew eclipse based on the IDE you use to setup project files.

At this point it should be completely setup to begin development.

License

Ancient Warfare 2.x - A mod for Minecraft Copyright (C) 2013-2015 Shadowmage

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].