Minecraft Mods

Airsoft Mod [Forge] 1.7.2

  • 77,611 views, 4 today
  • 24,988 downloads, 0 today
  • 26
  • 15
  • 48
71Droog71's Avatar 71Droog71
Level 71 : Legendary Miner
81
Airsoft Mod [Forge] 1.7.2 Minecraft Mod

Link - Easy Installation with Technic Launcher

Description:
The Airsoft mod brings the sport of Airsoft to Minecraft! Loot crates filled with a variety of Airsoft guns and supplies can be found throughout the world! Join the blue team in an endless fight against red, or invite friends for Airsoft PVP!

How it works: Everything you need to play can be found in loot crates. The only crafting recipe in the mod is used to fill magazines with Airsoft BBs. For single player, just start a world and scramble to survive as you collect equipment and defend the blue team. With server plugins for multiplayer, the Airsoft experience is very customizable for PVP or PVE.

Loading magazines: Magazines are filled with BBs using simple crafting recipes. Pistols and sniper rifles are filled with one bag of BBs. AEGs are filled with two bags. Here are the recipes:

This recipe works for all magazines except for AEGs.
Airsoft Mod [Forge] 1.7.2 Minecraft Mod

This recipe works for all AEGs.
Airsoft Mod [Forge] 1.7.2 Minecraft Mod

The guns: Right click to fire semi-auto airsoft guns. For spring action guns, right click once to reload and again to fire. Full auto AEGs can be fired by holding down the right mouse button. Right click with the AEG repeatedly to acheive the highest rate of fire. To reload, put a full magazine in your hand and hold down the right mouse button. When you let go, your gun will be reloaded and the empty magazine added to your inventory. As of now, there are pistols, spring sniper rifles, an electric sniper rifle and AEGs (automatic electric guns). More guns will be added in the future.

SCAR AEG - Full auto, holds 200 BBs.

M4A1 AEG - Full auto, holds 100 BBs.

H&K G36C AEG
- Full auto, holds 200 BBs.

Chione M4 AEG
- Full auto, holds 100 BBs.

DRAGUNOV SVD SNIPER
-Long range, holds 46 BBs

ECHO 1 M28 SNIPER -Long range, holds 18 BBs

PSG-1 SNIPER -Long range, semi-auto, holds 15 BBs

BERETTA -Semi auto, holds 20 BBs

1911 -Semi auto, holds 12 BBs

H&K USP -Semi auto, holds 12 BBs

Loot Crates:
undefinedLoot crates spawn throughout the world. Just break them open and a random item from the mod will fall out.

Smoke Grenades:
Smoke grenades are found in loot crates. Hold the right mouse button and release to throw them. Smoke grenades create a large cloud of smoke to hinder your opponents vision.


Sound Grenades:
Sound grenades are found in loot crates. Hold the right mouse button and release to throw them. Sound grenades make a loud explosion sound to startle or distract your opponent.

BB Grenades:
BB grenades are found in loot crates. Hold the right mouse button and release to throw them. BB grenades emit a shower of airsoft BBs, eliminating anyone they hit.

Flags:

Flags are provided for capture the flag games. They can be placed on the ground, then broken to pick them up again. When a flag is captured, a horn will sound.

Blue Team:


The blue team NPCs are your teammates.

Red Team:

The red team NPCs are your opponents.

Installation:

Easy Installation Method:
Install this modpack with the technic launcher:
https://www.technicpack.net/modpack/airsoft-mod-easy-install.1630224

Manual Installation Method:
This is a forge mod. Go to the Minecraft Forge Website
and download the installer for the recommended version of Forge. Make
sure you run Minecraft with the correct version at least once before
installing Forge. Run the installer and choose client. When finished,
launch Minecraft. Create a new profile and choose the Forge version you
installed where it says "version". Run Minecraft again using this
profile. There will be a mods folder in your ".minecraft" directory
after this. Put the ATV mod in the mods folder. Next time you run
Minecraft with Forge, the mod will be running.

License:
This document (The Airsoft Mod) is Copyright ©(2014)(Droog71) and is the
intellectual property of the author. It may be not be reproduced under
any circumstances except for personal, private use as long as it remains
in its unaltered, unedited form. It may not be placed on any web site
or otherwise distributed publicly without advance written permission.
Use of this mod on any other website or as a part of any public display
is strictly prohibited, and a violation of copyright.

Source:
The source code for this mod is unavailable.





Progress100% complete
Game VersionMinecraft 1.7.2
Tags

9 Update Logs

RELEASE V 1.0.1 : by 71Droog71 06/14/2014 12:06:32 pmJun 14th, 2014

Added H&K replicas G36C and USP pistol with magazines.
Added white Chione M4 with magazines.
Added BB grenades.
Reduced stack size for snacks.
LOAD MORE LOGS

Create an account or sign in to comment.

1
11/06/2019 7:09 am
Level 18 : Journeyman Warrior
Airsoft235
Airsoft235's Avatar
Hey, can u please update the mod? I'll help u if needed...
1
07/23/2019 5:05 pm
Level 18 : Journeyman Warrior
Airsoft235
Airsoft235's Avatar
wasup can i use your mod items for my??? please??
1
07/05/2016 1:13 am
Level 1 : New Miner
minecartha
minecartha's Avatar
please update to 1.7.10 please
because i bored at flans mod or any gun mod
and enemy soldier too
1
09/03/2015 7:29 am
Level 9 : Apprentice Explorer
Henellia
Henellia's Avatar
I tried playing this with 1.7.2, but it didn't work.  However, I tried 1.7.10 and it did.  The problem is, whenever a BB is shot my game crashes.  Below is the crash report.  Thanks!

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 9/2/15 5:14 PM
Description: Ticking entity

java.lang.NoSuchMethodError: net.minecraft.world.World.
func_82732_R()Lnet/minecraft/util/Vec3Pool;
    at com.airsoft.EntityPistolPellet.func_70071_h_(EntityPistolPellet.java:250)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.World.func_72870_g(World.java:2034)
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1995)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at com.airsoft.EntityPistolPellet.func_70071_h_(EntityPistolPellet.java:250)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.World.func_72870_g(World.java:2034)

-- Entity being ticked --
Details:
    Entity Type: Airsoft Mod.Airsoft Pistol BB (com.airsoft.EntityPistolPellet)
    Entity ID: 1323
    Entity Name: entity.Airsoft Mod.Airsoft Pistol BB.name
    Entity's Exact location: -747.66, 5.50, 550.16
   
Entity's Block location: World: (-748,5,550), Chunk: (at 4,0,6 in
-47,34; contains blocks -752,0,544 to -737,255,559), Region: (-2,1;
contains chunks -64,32 to -33,63, blocks -1024,0,512 to -513,255,1023)
    Entity's Momentum: -0.12, -0.05, -1.69
Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1887)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP'HatchDaEgg'/23, l='MpServer', x=-747.80, y=5.62, z=549.88]]
    Chunk stats: MultiplayerChunkCache: 553, 562
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options:
   
Level spawn location: World: (-783,4,564), Chunk: (at 1,0,4 in -49,35;
contains blocks -784,0,560 to -769,255,575), Region: (-2,1; contains
chunks -64,32 to -33,63, blocks -1024,0,512 to -513,255,1023)
    Level time: 1569 game time, 1569 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
   
Forced entities: 128 total; [EntityVillager'Villager'/1, l='MpServer',
x=-766.50, y=5.00, z=512.22], EntityVillager['Villager'/2,
l='MpServer', x=-766.91, y=5.00, z=511.31], EntityVillager['Villager'/3,
l='MpServer', x=-772.50, y=5.00, z=520.50],
EntityVillager['Villager'/4, l='MpServer', x=-771.50, y=5.00, z=520.50],
EntityVillager['Villager'/5, l='MpServer', x=-770.53, y=5.00,
z=532.25], EntityVillager['Villager'/6, l='MpServer', x=-764.69, y=5.00,
z=530.41], EntityVillager['Villager'/7, l='MpServer', x=-750.56,
y=5.00, z=502.28], EntityVillager['Villager'/8, l='MpServer', x=-758.13,
y=5.00, z=502.41], EntityVillager['Villager'/9, l='MpServer',
x=-758.50, y=5.00, z=520.50], EntityVillager['Villager'/10,
l='MpServer', x=-751.50, y=5.00, z=521.50],
EntityVillager['Villager'/11, l='MpServer', x=-760.28, y=4.00,
z=524.66], EntityVillager['Villager'/12, l='MpServer', x=-744.50,
y=5.00, z=535.50], EntityVillager['Villager'/13, l='MpServer',
x=-755.66, y=4.00, z=540.50], EntityVillager['Villager'/14,
l='MpServer', x=-756.50, y=5.00, z=543.50],
EntityVillager['Villager'/15, l='MpServer', x=-743.63, y=4.00,
z=508.16], EntityVillager['Villager'/16, l='MpServer', x=-743.63,
y=4.00, z=505.38], EntityVillager['Villager'/17, l='MpServer',
x=-741.50, y=5.00, z=512.50], EntityVillager['Villager'/18,
l='MpServer', x=-746.50, y=4.00, z=533.94],
EntityVillager['Villager'/19, l='MpServer', x=-742.99, y=5.00,
z=529.62], EntityVillager['Villager'/20, l='MpServer', x=-735.06,
y=5.00, z=529.41], EntityVillager['Villager'/21, l='MpServer',
x=-734.69, y=4.00, z=528.16], EntityVillager['Villager'/22,
l='MpServer', x=-739.22, y=4.00, z=538.00], EntityClientPlayerMP['HatchDaEgg'/23,
l='MpServer', x=-747.80, y=5.62, z=549.88], EntityCow['Cow'/48,
l='MpServer', x=-713.97, y=4.00, z=599.59], EntityCow['Cow'/49,
l='MpServer', x=-722.25, y=4.00, z=606.81], EntityCow['Cow'/50,
l='MpServer', x=-718.31, y=4.00, z=599.00], EntityCow['Cow'/51,
l='MpServer', x=-714.25, y=4.00, z=601.19], EntitySheep['Sheep'/52,
l='MpServer', x=-710.50, y=4.00, z=578.50], EntitySheep['Sheep'/53,
l='MpServer', x=-700.22, y=4.00, z=578.69], EntitySheep['Sheep'/54,
l='MpServer', x=-708.16, y=4.00, z=588.94], EntitySheep['Sheep'/55,
l='MpServer', x=-704.50, y=4.00, z=578.22], EntityChicken['Chicken'/60,
l='MpServer', x=-709.50, y=4.00, z=549.50], EntityChicken['Chicken'/61,
l='MpServer', x=-710.50, y=4.00, z=552.50], EntityChicken['Chicken'/62,
l='MpServer', x=-709.50, y=4.00, z=553.50], EntityChicken['Chicken'/63,
l='MpServer', x=-684.50, y=4.00, z=552.50], EntitySheep['Sheep'/85,
l='MpServer', x=-734.50, y=4.00, z=626.50], EntitySheep['Sheep'/88,
l='MpServer', x=-736.50, y=4.00, z=626.50], EntitySheep['Sheep'/89,
l='MpServer', x=-729.22, y=4.00, z=631.19], EntitySheep['Sheep'/90,
l='MpServer', x=-739.81, y=4.00, z=629.59], EntityChicken['Chicken'/93,
l='MpServer', x=-682.50, y=4.00, z=551.50], EntityChicken['Chicken'/94,
l='MpServer', x=-684.50, y=4.00, z=547.50], EntityChicken['Chicken'/95,
l='MpServer', x=-680.50, y=4.00, z=552.50], EntityCow['Cow'/96,
l='MpServer', x=-689.50, y=4.00, z=545.50], EntityCow['Cow'/97,
l='MpServer', x=-686.50, y=4.00, z=547.50], EntityCow['Cow'/98,
l='MpServer', x=-686.50, y=4.00, z=545.50], EntityCow['Cow'/99,
l='MpServer', x=-690.50, y=4.00, z=548.50], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1249, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1250, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1251, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1252, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1253, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1254, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1255, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1256, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1257, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1258, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1259, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1260, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1261, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1262, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1263, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1264, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1265, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1266, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1267, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1268, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1269, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1270, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1271, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1272, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1273, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1274, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1275, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1276, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1277, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1278, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1279, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1280, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1281, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1282, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1283, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1284, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1285, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1286, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1287, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1288, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1289, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1290, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1291, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1292, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1293, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1294, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1295, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1296, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1298, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1299, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1300, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1301, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1302, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1303, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1304, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1305, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1306, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1307, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1308, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1309, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1310, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1311, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1312, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1313, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1314, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1315, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1316, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1317, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1319, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1320, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1321, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1322, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityPistolPellet['entity.Airsoft Mod.Airsoft Pistol BB.name'/1323, l='MpServer', x=-747.66, y=5.50, z=550.16], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1324, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1325, l='MpServer', x=-755.77, y=4.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1326, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1327, l='MpServer', x=-755.77, y=5.10, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1329, l='MpServer', x=-755.77, y=4.25, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1330, l='MpServer', x=-755.77, y=4.75, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1331, l='MpServer', x=-755.77, y=5.25, z=559.04], EntityCloudSmoke['entity.Airsoft Mod.Smoke.name'/1332, l='MpServer', x=-755.77, y=5.75, z=559.04], EntityLandedSmoke['unknown'/379, l='MpServer', x=-755.77, y=4.25, z=559.04]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2433)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:908)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 143259608 bytes (136 MB) / 319840256 bytes (305 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.85.1236 Minecraft Forge 10.13.2.1236 Optifine OptiFine_1.7.10_HD_B5 4 mods loaded, 4 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{7.10.85.1236} [Forge Mod Loader] (forge-1.7.10-10.13.2.1236.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{10.13.2.1236} [Minecraft Forge] (forge-1.7.10-10.13.2.1236.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Airsoft Mod{1.0.1} [Airsoft Mod] (Airsoft_Mod_1.7.2_A(1).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Launched Version: 1.7.10-Forge10.13.2.1236
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics Family GL version 3.1.0 - Build 8.15.10.2418, Intel
    GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)
1
09/15/2015 9:35 am
Level 71 : Legendary Miner
71Droog71
71Droog71's Avatar
The mod should only work with 1.7.2. You need the 1.7.2 version of forge. Try to follow the installation instructions above. It should work fine. 1.7.10 is not supported and will probably crash.
1
09/21/2015 7:59 am
Level 9 : Apprentice Explorer
Henellia
Henellia's Avatar
Yeah.  It was weird.  My MC is probably broken :P
1
04/11/2015 9:12 am
Level 1 : New Miner
minecraftfreaker123
minecraftfreaker123's Avatar
at my mc it doesn't work
1
04/11/2015 9:00 am
Level 1 : New Miner
minecraftfreaker123
minecraftfreaker123's Avatar
which forge loader i need for this mod
1
02/21/2015 3:04 pm
Level 23 : Expert Pony
captainprice187
captainprice187's Avatar
you should add weapon attachments.

because in real airsoft there are weapon attachments.
2
01/23/2015 12:26 am
Level 1 : New Explorer
Theoneofgod10
Theoneofgod10's Avatar
update it to 1.7.10
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome