This mod was originally created by AUTOMATIC_MAIDEN, ported to 1.7.2 by asie, then maintained by Pokefenn and Cricket. It is currently maintained by tterrag, Drullkus, and minecreatr.
It is a fork of the "Chisel 2" project, and is fully compatible with worlds that were created using that mod (1.7 only).
NOTICE: Chisel now requires a library mod, CTM. Please install this before updating to 0.0.11+.
Chisel now has a Discord server!
What does this mod do?
Chisel adds a huge variety of decorative blocks to the game. The mod is very useful for people who like the construction aspect of Minecraft.
Access to new blocks is provided mostly through one tool, the chisel. The iron chisel is created with a iron ingot and a stick in a diagonal pattern.
Right clicking opens the chiseling interface.
Place a block in the chiseling slot (top left) and you may turn it in the same group.
Chisel also adds another tool called the Ender Offset Wand. Some blocks such as the Factory Block's Massive Fan has a texture that spans over multiple blocks. The Ender Offset Wand can be used to shift a texture up or down and left or right.
There is a more sophisticated version of the Chisel tool, named the iChisel. It is spring-loaded with many helpful features. Experiment around with it! :)
Other Information
Legacy Downloads and other information is available on https://minecraft.curseforge.com/projects/chisel-venerable
Please report bugs on the issue tracker!
Chisel is licensed under GPL2.
Chisel is free to use in any modpacks, without permission.
The source code is available here: https://github.com/Chisel-Team/Chisel
You can find the latest experimental releases on tterrag's Jenkins.
Want to talk to us, join us on irc.esper.net #ChiselTeam
Spotlights
iskall85
Credits
A lot of textures are from the Painterly pack: http://painterlypack.net/
AUTOMATIC_MAIDEN: The original author, Pokefenn the maintainer for 1.7.10
Asie: Porting the mod to 1.7.2
Cricket: Maintaining mod for 1.7.10.
All the people who helped with code, or donated textures
even without optifine the textures are still massively derped out
for some reason none of the chisel blocks or chisels have textures
Dump optifine
I love how used to this we have gotten
however you are animating your blocks( i am assuming you are overlaying the textures in some way[such as with waterstone or lava stone]) it causes those blocks to have visual glitches on many machines(i have tested it on 3) were they are there one minute and not there sometimes when anything updates the chunk such as a door.
it aslso has other problems with other mods such as any mod that allows you to chisel blocks into pieces to use in sculpures(ei little blocks, little tiles, terrafirmacrafts chisel or ye gammels chisel)(it appears to be a multipart incompatability with your rendering code) your textures render as invisable, crash the game and/ or eat the memory and crash the level. they also, come out as a darker texture than they are supposed to when useing forge multiparts saw tool to saw it.
please change how you are rendering block or explain why your blocks are rendered the way they are.
so you dont work on chisel 2 any longer because this "chisel" project is your new one?
i only want to know what chisel mod is the latest and will get updates in the future!
sers
EDIT: okay now i read the reddit post....all is clear now!!!!!!!!!!
Notice that on Chisel 2, Drullkus and I are listed as Former Author. I think that makes it pretty clear.
Is the Chisel 2 mod the latest mod release of the whole chisel stuff !
I dont get it! iam a little bit confused why there are two chisel mods with the same creators!
pls explain it to me!
a wonderful day
It's the same mod, just updated a bit more.
Hello, I have a question: this mod works fine with Chisel 2?
This is still not usable on 1.8 after a month even as a trial, but the 1.7 which already has a fully functional Chisel mod keeps getting upgrades. Not much of a new hope so far.
Fixed in newest 2.9.1
thing is i was not on concrete when morphed, it happened on grass, and it happened as i was morphing
This has been reported and will be fixed for 3.0. For Now just dont go on concrete while morphed.
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 9/21/15 7:41 PM
Description: Unexpected error
java.lang.ClassCastException: net.minecraft.client.entity.EntityOtherPlayerMP cannot be cast to net.minecraft.client.entity.EntityPlayerSP
at team.chisel.block.BlockConcrete.speedupPlayer(BlockConcrete.java:34)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_182_BlockConcrete_speedupPlayer_PlayerTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at cpw.mods.fml.common.FMLCommonHandler.onPlayerPreTick(FMLCommonHandler.java:345)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:220)
at net.minecraft.client.entity.EntityOtherPlayerMP.func_70071_h_(EntityOtherPlayerMP.java:59)
at morph.client.core.TickHandlerClient.worldTick(TickHandlerClient.java:826)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_578_TickHandlerClient_worldTick_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at cpw.mods.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:330)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2064)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 team.chisel.block.BlockConcrete.speedupPlayer(BlockConcrete.java:34)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_182_BlockConcrete_speedupPlayer_PlayerTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at cpw.mods.fml.common.FMLCommonHandler.onPlayerPreTick(FMLCommonHandler.java:345)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:220)
at net.minecraft.client.entity.EntityOtherPlayerMP.func_70071_h_(EntityOtherPlayerMP.java:59)
at morph.client.core.TickHandlerClient.worldTick(TickHandlerClient.java:826)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_578_TickHandlerClient_worldTick_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at cpw.mods.fml.common.FMLCommonHandler.onPostClientTick(FMLCommonHandler.java:330)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['ApolloReaper'/248, l='MpServer', x=-101.84, y=72.62, z=165.90]]
Chunk stats: MultiplayerChunkCache: 462, 471
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-28,64,248), Chunk: (at 4,4,8 in -2,15; contains blocks -32,0,240 to -17,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 170042 game time, 192211 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: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 73 total; [EntityPig['Pig'/19, l='MpServer', x=-181.09, y=66.00, z=125.03], EntityPig['Pig'/20, l='MpServer', x=-176.50, y=67.00, z=124.38], EntityPig['Pig'/21, l='MpServer', x=-177.56, y=67.00, z=116.25], EntityBat['Bat'/22, l='MpServer', x=-176.50, y=54.00, z=163.13], EntityPig['Pig'/28, l='MpServer', x=-175.34, y=67.00, z=123.66], EntityPig['Pig'/29, l='MpServer', x=-171.13, y=65.00, z=141.06], EntityBat['Bat'/30, l='MpServer', x=-174.50, y=54.00, z=158.63], EntityPig['Pig'/32, l='MpServer', x=-168.53, y=65.00, z=151.88], EntityPig['Pig'/33, l='MpServer', x=-162.50, y=65.00, z=148.50], EntityPig['Pig'/34, l='MpServer', x=-173.69, y=64.00, z=157.53], EntityCow['Cow'/35, l='MpServer', x=-162.88, y=65.00, z=158.09], EntityTrail['unknown'/420, l='MpServer', x=-101.84, y=72.62, z=165.90], EntityPig['Pig'/36, l='MpServer', x=-165.59, y=65.00, z=155.22], EntityBat['Bat'/37, l='MpServer', x=-174.41, y=18.00, z=198.50], EntityBat['Bat'/38, l='MpServer', x=-170.34, y=19.00, z=195.03], EntityBat['Bat'/39, l='MpServer', x=-169.34, y=42.00, z=206.47], EntityClientPlayerMP['ApolloReaper'/248, l='MpServer', x=-101.84, y=72.62, z=165.90], EntityCow['Cow'/43, l='MpServer', x=-149.06, y=66.00, z=137.16], EntityPig['Pig'/44, l='MpServer', x=-154.50, y=65.00, z=152.81], EntityPig['Pig'/45, l='MpServer', x=-157.50, y=65.00, z=157.50], EntityPig['Pig'/46, l='MpServer', x=-156.81, y=64.00, z=161.75], EntityBat['Bat'/1966, l='MpServer', x=-142.75, y=40.00, z=166.66], EntityPig['Pig'/47, l='MpServer', x=-150.78, y=70.00, z=217.38], EntityBat['Bat'/52, l='MpServer', x=-135.84, y=14.98, z=128.88], EntitySheep['Sheep'/53, l='MpServer', x=-127.94, y=71.00, z=116.03], EntitySheep['Sheep'/54, l='MpServer', x=-128.31, y=66.00, z=127.81], EntitySheep['Sheep'/55, l='MpServer', x=-134.03, y=69.00, z=123.03], EntityPig['Pig'/56, l='MpServer', x=-143.81, y=70.00, z=211.78], EntitySheep['Sheep'/57, l='MpServer', x=-134.47, y=68.00, z=223.47], EntityHat['unknown'/314, l='MpServer', x=-101.84, y=72.62, z=165.90], EntityPig['Pig'/58, l='MpServer', x=-131.22, y=72.00, z=226.81], EntityPig['Pig'/59, l='MpServer', x=-134.47, y=68.00, z=224.75], EntityCow['Cow'/68, l='MpServer', x=-122.47, y=69.00, z=124.25], EntityBat['Bat'/1988, l='MpServer', x=-43.50, y=16.00, z=95.31], EntitySheep['Sheep'/69, l='MpServer', x=-120.06, y=66.00, z=122.16], EntityBat['Bat'/1989, l='MpServer', x=-45.38, y=15.00, z=184.31], EntityCow['Cow'/70, l='MpServer', x=-127.84, y=66.00, z=126.47], EntitySheep['Sheep'/71, l='MpServer', x=-112.81, y=64.00, z=209.34], EntitySheep['Sheep'/72, l='MpServer', x=-136.06, y=69.00, z=230.09], EntityHat['unknown'/1225, l='MpServer', x=-53.34, y=68.00, z=167.44], EntityHat['unknown'/1226, l='MpServer', x=-122.47, y=69.00, z=124.25], EntityHat['unknown'/1227, l='MpServer', x=-87.50, y=65.00, z=116.50], EntityHat['unknown'/1228, l='MpServer', x=-63.75, y=68.00, z=116.56], EntitySheep['Sheep'/77, l='MpServer', x=-96.44, y=65.00, z=112.19], EntityHat['unknown'/1229, l='MpServer', x=-134.47, y=68.00, z=224.75], EntitySheep['Sheep'/78, l='MpServer', x=-96.09, y=65.00, z=209.03], EntityHat['unknown'/1230, l='MpServer', x=-150.78, y=70.00, z=217.38], EntitySheep['Sheep'/79, l='MpServer', x=-101.13, y=65.00, z=215.19], EntityHat['unknown'/1231, l='MpServer', x=-165.59, y=65.00, z=155.22], EntityHat['unknown'/1232, l='MpServer', x=-31.47, y=65.00, z=95.25], EntityHat['unknown'/2003, l='MpServer', x=-45.38, y=15.00, z=184.31], EntitySheep['Sheep'/84, l='MpServer', x=-83.84, y=66.00, z=104.88], EntitySheep['Sheep'/85, l='MpServer', x=-87.50, y=65.00, z=116.50], EntitySheep['Sheep'/86, l='MpServer', x=-81.53, y=66.00, z=121.59], EntitySheep['Sheep'/88, l='MpServer', x=-85.84, y=66.00, z=239.84], EntityBat['Bat'/94, l='MpServer', x=-74.31, y=18.10, z=162.75], EntityBat['Bat'/95, l='MpServer', x=-66.72, y=24.20, z=145.97], EntityBat['Bat'/96, l='MpServer', x=-69.75, y=24.27, z=146.34], EntityBat['Bat'/97, l='MpServer', x=-77.59, y=25.82, z=176.75], EntitySheep['Sheep'/98, l='MpServer', x=-50.66, y=63.00, z=95.28], EntitySheep['Sheep'/99, l='MpServer', x=-63.75, y=68.00, z=116.56], EntitySheep['Sheep'/100, l='MpServer', x=-59.50, y=71.00, z=117.34], EntitySheep['Sheep'/101, l='MpServer', x=-51.66, y=67.00, z=132.44], EntitySheep['Sheep'/102, l='MpServer', x=-53.34, y=68.00, z=167.44], EntityBat['Bat'/108, l='MpServer', x=-39.59, y=13.00, z=102.03], EntitySheep['Sheep'/109, l='MpServer', x=-43.75, y=63.00, z=108.41], EntitySheep['Sheep'/110, l='MpServer', x=-32.41, y=65.00, z=96.50], EntityPig['Pig'/111, l='MpServer', x=-33.06, y=70.00, z=180.97], EntityPig['Pig'/112, l='MpServer', x=-43.03, y=70.00, z=238.97], EntitySheep['Sheep'/120, l='MpServer', x=-31.47, y=65.00, z=95.25], EntitySheep['Sheep'/121, l='MpServer', x=-30.34, y=68.00, z=110.22], EntitySheep['Sheep'/122, l='MpServer', x=-27.44, y=68.00, z=113.78], EntitySheep['Sheep'/123, l='MpServer', x=-32.88, y=65.00, z=117.31]]
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:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 10 (amd64) version 10.0
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1090440832 bytes (1039 MB) / 2384461824 bytes (2274 MB) up to 5726797824 bytes (5461 MB)
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144M -Xms124M -XX:+AggressiveOpts -XX:+UseFastAccessorMethods
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 11, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 Optifine OptiFine_1.7.10_HD_U_C1 86 mods loaded, 86 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1492} [Minecraft Forge] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
UCHIJAAAA Aroma1997Core{1.0.2.15} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.15.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA ImmibisMicroblocks{59.1.0} [Immibis's Microblocks] (immibis-microblocks-59.1.0.jar)
UCHIJAAAA NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar)
UCHIJAAAA OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
UCHIJAAAA backpacks16840{3.0.4} [Backpacks!] (zz-backpacks 1.7.10 - 3.0.4.jar)
UCHIJAAAA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA FastCraft{1.22} [FastCraft] (fastcraft-1.22-ctest13.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
UCHIJAAAA deconstruction{2.2.5} [The Deconstruction Mod] ([MC1.7.10]deconstruction[v2.2.5].jar)
UCHIJAAAA nevermine{2.3} [AdventOfAscension] (AoA-2.4.jar)
UCHIJAAAA AquaTweaks{1.0} [AquaTweaks] (AquaTweaks-1.7.10-1.0.jar)
UCHIJAAAA Aroma1997CoreHelper{1.0.2.15} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.15.jar)
UCHIJAAAA AromaBackup{0.0.0.5.b17} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.b17.jar)
UCHIJAAAA tennox_bacteria{2.3.2} [Bacteria Mod] (BacteriaMod-1.7.10-2.3.2.jar)
UCHIJAAAA BiblioCraft{1.10.5} [BiblioCraft] (BiblioCraft[v1.10.6][MC1.7.10].jar)
UCHIJAAAA ExtrabiomesXL{3.16.2} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.2.jar)
UCHIJAAAA BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar)
UCHIJAAAA malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
UCHIJAAAA malisisdoors{1.7.10-1.10} [Malisis' Doors] (malisisdoors-1.7.10-1.10.jar)
UCHIJAAAA BigDoors{1.7.10-1.0.0} [Big Doors] (BigDoors-1.7.10-1.0.0.jar)
UCHIJAAAA CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
UCHIJAAAA EE3{0.3.507} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.3.507.jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA chisel{2.9.1.6} [Chisel] (Chisel-2.9.1.6.jar)
UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJAAAA compactstorage{v2.0.0a} [CompactStorage] (compactstorage-1.7.10-release-2.1.0-lts.18-universal.jar)
UCHIJAAAA CosmeticArmor{1.0.5} [Cosmetic Armor] (CosmeticArmor-1.7.10-1.0.5.B8-universal.jar)
UCHIJAAAA ImmibisCore{59.1.1} [Immibis Core] (immibis-core-59.1.1.jar)
UCHIJAAAA DimensionalAnchors{59.0.3} [Dimensional Anchors] (dimensional-anchor-59.0.3.jar)
UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHIJAAAA endercore{1.7.10-0.1.0.24_beta} [EnderCore] (EnderCore-1.7.10-0.1.0.24_beta.jar)
UCHIJAAAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA ExtraUtilities{1.2.11} [Extra Utilities] (extrautilities-1.2.11.jar)
UCHIJAAAA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins188} [Mantle] (Mantle-1.7.10-0.3.2a.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.7.build979} [Tinkers' Construct] (TConstruct-1.7.10-1.8.7.jar)
UCHIJAAAA Metallurgy{4.0.8} [Metallurgy 4] (Metallurgy-1.7.10-4.0.8.97.jar)
UCHIJAAAA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
UCHIJAAAA fastleafdecay{1.1} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.1.jar)
UCHIJAAAA UniversalCore{1.0.1} [UniversalCore] (UniversalCore-1.0.1.jar)
UCHIJAAAA FlatBedrockx{1.0.2} [FlatBedrock Xplosion's Edition] (FlatBedrock-1.0.2.jar)
UCHIJAAAA foxlib{1.7.10-0.7.0} [FoxLib] (FoxLib-1.7.10-0.7.0.jar)
UCHIJAAAA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.1.2.jar)
UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAAAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJAAAA InventoryPets{1.3.3} [Inventory Pets] (inventorypets-1.7.10-1.3.3.jar)
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAAA journeymap{@JMVERSION@} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar)
UCHIJAAAA Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar)
UCHIJAAAA NEIAddons{1.12.11.36} [NEI Addons] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJAAAA neiintegration{1.0.11} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.11.jar)
UCHIJAAAA NevermineTiC{1} [NevermineTiC] (NevermineTiC.jar)
UCHIJAAAA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
UCHIJAAAA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
UCHIJAAAA PortalGun{4.0.0-beta-5} [PortalGun] (PortalGun-4.0.0-beta-5.jar)
UCHIJAAAA libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
UCHIJAAAA xreliquary{1.2} [Reliquary] (Reliquary-1.2.jar)
UCHIJAAAA SSTOW{1.7.10-0.1-RC9-7} [Soul Shards: The Old Ways] (SoulShards-TOW-1.7.10-0.1-RC9-7.jar)
UCHIJAAAA StorageDrawers{1.7.10-1.6.1} [Storage Drawers] (StorageDrawers-1.7.10-1.6.1.jar)
UCHIJAAAA Tails{1.7.10-1.4.1a} [Tails] (Tails-1.7.10-1.4.1a.jar)
UCHIJAAAA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJAAAA Torcherino{2.2s} [Torcherino] (Torcherino-1.7.10-2.2s.jar)
UCHIJAAAA VeinMiner{0.28.0_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.28.1.unknown.jar)
UCHIJAAAA VeinMinerModSupport{0.28.0_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.28.1.unknown.jar)
UCHIJAAAA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
UCHIJAAAA wailaplugins{MC1.7.10-0.1.2-19} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.1.2-19.jar)
UCHIJAAAA YALSM{2.1.3} [Yet Another Leather Smelting Mod] (yalsm-2.1.3.jar)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA bdlib{1.9.2.102} [BD Lib] (bdlib-1.9.2.102-mc1.7.10.jar)
UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.15.4256' Renderer: 'Intel(R) HD Graphics 4600'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer(me.guichaguri.betterfps.transformers.MathTransformer@5b364903) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer(me.guichaguri.betterfps.transformers.EventTransformer@174cbc4) returned non-null result: 0
CoFHCore: -[1.7.10]3.0.3-303
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
List of loaded APIs:
pls review crash
How about getting prismarine from waterstones (with many possibilities), then sea lanterns that have animations to the textures as well? Also some sand and/or gravel would be nice too. And we really wouldn't mind having some parts that come together to make some aesthetic vehicles (for example, car dashboards or motorcycle wheels)!
have you guys ever thinked to make a tv?
Chisel it to change chanell
Wait a minute are you just updating 1.7.10 and forgetting about 1.8 just to appease those of us who wanted a version for 1.8 because if that is the case then there is no hope for this mod as is. Sorry, but if I'm to hear back then I will consider this mod dead in regards to 1.8 and discontinue its use.
Thank you :D . Do take note though that 1.8 is still alpha and there are a good amount of bugs, but more updates are coming!
Fair enough. :) In that case I won't download it until most of the bugs have been dealt with.