Minecraft Mods

[1.7.10][SMP/SSP/LAN] PrinterBlock

  • 299,992 views, 4 today
  • 104,799 downloads, 0 today
  • 403
  • 154
  • 303
pitman-87's Avatar pitman-87
Level 88 : Elite Programmer
1,046
TeeLuk, the original author, has no more time to update his mods.
So he gaves me the source and permission to care about his mods in future.
All Mods are working at SSP, SMP and LAN!

You need the recommended Minecraft Forge version:http://www.minecraft.../topic,5.0.html

Download older versions here: older versions

Download HD Textures: http://www.planetminecraft.com/texture_pack/sphax-addon---printerblock---mod-patch-mc-125-132/

mcrxforsphaxtpprintpng



How to install:

Put the zip-files into the mods-folder (gets generated by modloader/forge).

With the printer block, you can paint with the different wool color and then you can place the wool in the world
Maybe you need this if you paint much in your world

If you press "print", it won't override any block (except wool, of course), so make sure you have enough space

Posted Image

Posted Image

Posted Image

Posted Image

Posted Image

Resized to 86% (was 854 x 480) - Click image to enlargePosted Image

Resized to 86% (was 854 x 480) - Click image to enlargePosted Image
CreditTeeLuk
Progress100% complete
Game VersionMinecraft 1.7.2
Tags

21 Update Logs

Update #21 : by pitman-87 07/19/2014 4:42:57 pmJul 19th, 2014

- update to 1.7.10     
- added new ConfigGui (you will find it in TitleScreen -> Mods)
LOAD MORE LOGS

Create an account or sign in to comment.

1
04/01/2017 3:14 pm
Level 1 : New Miner
Light Bearer
Light Bearer's Avatar
for some reason, i can't clear/print to make the blocks disappear. now i'm stuck with a gigantic white wall XD too big to even break block by block in creative!
1
12/27/2016 1:58 pm
Level 1 : New Miner
shutterbug2000
shutterbug2000's Avatar
Do we need the hd texture pack?
1
10/26/2015 3:03 pm
Level 1 : New Miner
JaydentheMiner
JaydentheMiner's Avatar
Add a feature to make a skin thing like type the user or have skin files and put them in a folder in the mod plz
1
06/23/2015 11:09 pm
Level 1 : New Crafter
corbot55sp
corbot55sp's Avatar
Please make it For 1.8. lots of people like to use that version! It would be Greatly appreciated.
1
05/30/2015 12:39 pm
Level 1 : New Crafter
vitekvitek1234
vitekvitek1234's Avatar
Please can you make it for 1.8?
1
12/26/2014 9:43 pm
Level 32 : Artisan uwu
Arcane Owl
Arcane Owl's Avatar
make it so u can put in pics and print thim
1
12/10/2014 12:15 pm
Level 1 : New Miner
Anasta11
Anasta11's Avatar
So many glitches with Printerblock but I love it.






The glitches are when you copy&paste for making a house for example with layers.


The pasted will be gone when printed.






And the other glitch is that when you remove from another direction.


It just replaces it with white wool.
1
06/29/2014 11:11 pm
Level 2 : Apprentice Explorer
ianberry127
ianberry127's Avatar
Never crashes except when I got this mod. I couldn't even click on singleplayer


---- Minecraft Crash Report ----
// I feel sad now :(

Time: 6/29/14 8:09 PM
Description: Initializing game

java.lang.NoClassDefFoundError: Lcpw/mods/fml/common/network/FMLEventChannel;
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredField(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:205)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:185)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:116)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:487)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:164)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:849)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.network.FMLEventChannel
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 37 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:180)
... 39 more


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

-- Head --
Stacktrace:
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredField(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:205)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:185)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:116)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:487)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:164)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:849)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 119411064 bytes (113 MB) / 459276288 bytes (438 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
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.01-pre FML v7.2.45.996 Minecraft Forge 10.12.0.996 8 mods loaded, 8 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{7.2.45.996} [Forge Mod Loader] (forge-1.7.2-10.12.0.996.jar) Unloaded->Constructed
Forge{10.12.0.996} [Minecraft Forge] (forge-1.7.2-10.12.0.996.jar) Unloaded->Constructed
TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed
NBTEdit{1.7.2.1} [In-game NBTEdit] (Forge_NBTEditv1.7.2.1.zip) Unloaded->Constructed
TLPrinterBlock{1.7.2} [TeeLuk's PrinterBlock] (TLPrinterBlock-1.7.2.jar) Unloaded
chunkbase_villageinfo_ssp{2.1} [Village Info (SSP)] (VillageInfoSSP-1.7.2-2.1.jar) Unloaded
yegamolchattels{1.0.1} [Ye Gamol Chattels] (YeGamolChattels-1.0.1.jar) Unloaded
Launched Version: 1.7.2-Forge10.12.0.996
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 9.17.10.2843, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
1
06/12/2014 3:49 pm
Level 1 : New Miner
Rivel-89
Rivel-89's Avatar
I put the 1.7.2 mod in the mod  map. The game doesn't crash. But when I make the block, the moment I click to place the block it disappears. I have the same problem with another mod which ables me to make more weaons. When I click them to use it they disappear. What to do?
1
05/07/2014 3:51 pm
Level 5 : Apprentice Explorer
stickynote55
stickynote55's Avatar
cant wait to try this out :3
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome