• 0

    posted a message on Building a Mod With Visual Studio 2015 Minecraft Mod Project
    Quote from Ferdz»

    Other reaction; Java in VS? What kind of sorcery is this :o




    Try VS 2015, Microsoft added full Java support!

    As far as MC modding goes, there's actually a extension (published by microsoft) which does the entire work of setting up the project for you. (And includes Mekanism as an example mod to boot!)


    So as far as I can tell, Microsoft is using it's acquiring of Minecraft for good, not evil! : )

    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on [Collection] Mithey's Maps ~ Terra Restore and More!

    @Mithey

    Can I suggest a few modifications to your outdoor spawners?


    Firstly, have the Undead mobs wear a button instead of a skull. This will make it so their heads no longer look too big.
    • Ex: Ovewrite your mob's ArmorItems tag with this: {ArmorItems:[{}, {}, {}, {id:"stone_button"}]}

    Secondly, change the ArmorStand in the following ways:
      1. Set Helmet to head of spawned enemy for effect. This way, you can still display the entity that will spawn.
        • Ex: Add this to your ArmorStands: {ArmorItems:[{}, {}, {}, {id:"skull", Damage:2}]}

      1. Fix the "Sitting Mobs".
        • 1st add the following NBT to your ArmorStands (if it isn't there already): {Tags:["kill"]} => 2nd put the following command in a repeat command block set to Always Active: /kill @e[tag=kill]



    That should fix your outdoor spawners so they look much nicer. Would appreciate credit!

    Posted in: Maps
  • 0

    posted a message on Antique Atlas

    This is absolutely beautiful.

    Posted in: Minecraft Mods
  • 0

    posted a message on Ideas for epic weaponry?

    I'm creating a PvP arena map for 1.8 and all was going well until I realized: This will be incredibly boring.

    As is, players would just need to punch each other to death.

    I want a faced paced environment, so I need fast, weak weapons as well as slow, powerful ones.


    But ABOVE ALL, I want absolutely EPIC weapons. I have already implemented a delivery system for them (they slowly descend from the sky with some awesome particle effects), but need something actually WORTHY of such treatment.


    Sure, I could just give players generic vanilla weapons, but that would be utterly lame, tbh. Ranged weapons are the current focus, But I'm unable to come up with anything interesting.


    If you have any suggestions for utterly amazing weapons you would like to see in a PvP map, please post them below.

    Posted in: Maps Discussion
  • 0

    posted a message on Storing Datatag Fields Directly Onto the Scoreboard

    tag.Item.Count


    will return <X> if


    {Item:{Count:<X>}}


    Hope this clarifies things.

    Posted in: Suggestions
  • 0

    posted a message on Storing Datatag Fields Directly Onto the Scoreboard

    How'd you like my poll? :P

    Posted in: Suggestions
  • 0

    posted a message on Storing Datatag Fields Directly Onto the Scoreboard

    Suggestion


    Scoreboards should be able to store Fields from Datatags directly.


    Example:


    Joe Schmoe wants to display a player's coordinates in the chat using /tellraw. Currently this (correct me if I'm wrong) is currently impossible. Joe falls into a light depression and gives up on command blocks forever. However, if this feature were implemented, Joe would simply have to use "/scoreboard objectives add PlayerX tag.Pos.0", and he would be saved from this horrible fate!



    Joe wants to get nbt data on the scoreboard, for reasons unknown. He can't as minecraft is now, but if this where added, he would be able to.


    ===================================================================================================


    Implementation:


    Add a scoreboard objective type for tracking nbt data. "data.*", * representing:


    - For Compound fields: field.subfield

    - For List fields: field.index

    - For Int/Byte/Long fields: field

    - For Float/Double fields: field (truncates to int)

    - For String fields: unsupported


    ===================================================================================================

    That's all for this suggestion. Joe and I both thank you for taking your time to read this post. (Assuming you actually DID read the whole post and didn't just skip to the end :P)

    Posted in: Suggestions
  • 0

    posted a message on Shelves in one command block!

    Requested it be moved. Unfortunately, when they do move it, it will break the link back to this forum in the command.


    *Fixed!*

    Posted in: Commands, Command Blocks and Functions
  • 0

    posted a message on Shelves in one command block!

    Ah, okay. I wasn't quite sure where to post it. How do you migrate a thread?


    *Migrated!*

    Posted in: Commands, Command Blocks and Functions
  • 0

    posted a message on Shelves in one command block!

    My First one command block creation: Shelves!


    Simply type "/give @p minecraft:command_block" into the chat, place it in your spawn chunks, paste the below command in, and give it a redstone signal! If you find any bugs, or have comments/suggestions for future projects, feel free to post them below!


    Made for snapshot 15w50a or later, cannot guarantee portability to older versions. Will not port to 1.8, uses the new command blocks.


    pastebin


    /summon FallingSand ~-2 ~10 ~ {Block:"minecraft:command_block", Time:1, TileEntityData:{auto:1, Command:"gamerule commandBlockOutput false"}, Passengers:[{id:"FallingSand", Block:"minecraft:command_block", Time:1, TileEntityData:{auto:1, Command:"scoreboard objectives add t1MenuItem dummy"}, Passengers:[{id:"FallingSand", Block:"minecraft:command_block", Time:1, TileEntityData:{auto:1, Command:"scoreboard objectives add itemCode dummy"}, Passengers:[{id:"FallingSand", Block:"minecraft:command_block", Time:1, TileEntityData:{auto:1b, Command:"fill ~6 ~-4 ~ ~8 ~-4 ~1 minecraft:stained_glass 5"}, Passengers:[{id:"FallingSand", Block:"minecraft:command_block", Time:1, TileEntityData:{auto:1b, Command:"fill ~6 ~-6 ~ ~8 ~-14 ~1 minecraft:air"}, Passengers:[{id:"FallingSand", Block:"minecraft:command_block", Time:1, TileEntityData:{auto:1, Command:"summon FallingSand ~6 ~-15 ~ {Block:\"minecraft:repeating_command_block\", Time:1, Data:1, TileEntityData:{auto:1, Command:\"scoreboard players set @e[type=Item] itemCode 0 {OnGround:1b, Item:{id:\\\"minecraft:wooden_slab\\\", Damage:2s}}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:1, TileEntityData:{Command:\"scoreboard players set @e[type=Item,name=!return] itemCode 1 {OnGround:1b, Item:{id:\\\"minecraft:item_frame\\\"}}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:1, TileEntityData:{Command:\"scoreboard players set @e[type=Item,name=!return] itemCode 2 {OnGround:1b, Item:{id:\\\"minecraft:stick\\\"}}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:1, TileEntityData:{Command:\"scoreboard players set @e[type=Item,name=!return] itemCode 3 {OnGround:1b, Item:{id:\\\"minecraft:wooden_sword\\\"}}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:1, TileEntityData:{Command:\"scoreboard players set @e[type=Item,name=!return] itemCode 4 {OnGround:1b, Item:{id:\\\"minecraft:planks\\\", Damage:2s}}\"}}]}]}]}]}"}, Passengers:[{id:"FallingSand", Time:1, Block:"minecraft:command_block", TileEntityData:{auto:1, Command:"summon FallingSand ~6 ~-15.5 ~1 {Time:1, Block:\"minecraft:repeating_command_block\", Data:1, TileEntityData:{auto:1, Command:\"execute @e[type=Item,score_itemCode_min=2,score_itemCode=2] ~ ~ ~ execute @e[type=Item,score_itemCode_min=1,score_itemCode=1,r=1] ~ ~ ~ execute @e[type=Item,score_itemCode_min=0,score_itemCode=0,r=1] ~ ~ ~ summon Item ~ ~ ~ {Item:{id:\\\"minecraft:spawn_egg\\\"}, Age:5999s, CustomName:\\\"summonShelf\\\"}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:1, TileEntityData:{Command:\"execute @e[type=Item,score_itemCode_min=3,score_itemCode=3] ~ ~ ~ execute @e[type=Item,score_itemCode_min=1,score_itemCode=1,r=1] ~ ~ ~ execute @e[type=Item,score_itemCode_min=0,score_itemCode=0,r=1] ~ ~ ~ summon Item ~ ~ ~ {Item:{id:\\\"minecraft:spawn_egg\\\"}, Age:5999s, CustomName:\\\"summonShelfWeapons\\\"}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:1, TileEntityData:{Command:\"execute @e[type=Item,score_itemCode_min=4,score_itemCode=4] ~ ~ ~ execute @e[type=Item,score_itemCode_min=1,score_itemCode=1,r=1] ~ ~ ~ execute @e[type=Item,score_itemCode_min=0,score_itemCode=0,r=1] ~ ~ ~ summon Item ~ ~ ~ {Item:{id:\\\"minecraft:spawn_egg\\\"}, Age:5999s, CustomName:\\\"summonShelfBlocks\\\"}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:1, TileEntityData:{Command:\"execute @e[type=ArmorStand,name=Shelf] ~ ~ ~ detect ~-1 ~ ~ minecraft:air 0 summon Item ~ ~.5 ~ {CustomName:\\\"return\\\", Item:{id:\\\"minecraft:item_frame\\\", Count:1}}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:1, TileEntityData:{Command:\"execute @e[type=ArmorStand,name=Shelf] ~ ~ ~ detect ~-1 ~ ~ minecraft:air 0 summon Item ~ ~.5 ~ {CustomName:\\\"return\\\", Item:{id:\\\"minecraft:stick\\\", Count:1}}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:1, TileEntityData:{Command:\"execute @e[type=ArmorStand,name=Shelf] ~ ~ ~ detect ~-1 ~ ~ minecraft:air 0 kill @e[type=ArmorStand,name=Shelf,c=1]\"}}]}]}]}]}]}"}, Passengers:[{id:"FallingSand", Time:1, Block:"minecraft:command_block", TileEntityData:{auto:1, Command:"summon FallingSand ~7 ~-16.5 ~1 {Time:1, Block:\"minecraft:repeating_command_block\", Data:1, TileEntityData:{auto:1, Command:\"execute @e[type=ArmorStand,name=ShelfWeapons] ~ ~ ~ detect ~-1 ~1 ~ minecraft:air 0 summon Item ~ ~.5 ~ {CustomName:\\\"return\\\", Item:{id:\\\"minecraft:item_frame\\\", Count:1}}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:1, TileEntityData:{Command:\"execute @e[type=ArmorStand,name=ShelfWeapons] ~ ~ ~ detect ~-1 ~1 ~ minecraft:air 0 summon Item ~ ~.5 ~ {CustomName:\\\"return\\\", Item:{id:\\\"minecraft:wooden_sword\\\", Count:1}}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:1, TileEntityData:{Command:\"execute @e[type=ArmorStand,name=ShelfWeapons] ~ ~ ~ detect ~-1 ~1 ~ minecraft:air 0 kill @e[type=ArmorStand,name=ShelfWeapons,c=1]\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:1, TileEntityData:{Command:\"execute @e[type=ArmorStand,name=ShelfBlocks] ~ ~ ~ detect ~-1 ~ ~ minecraft:air 0 summon Item ~ ~.5 ~ {CustomName:\\\"return\\\", Item:{id:\\\"minecraft:item_frame\\\", Count:1}}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:1, TileEntityData:{Command:\"execute @e[type=ArmorStand,name=ShelfBlocks] ~ ~ ~ detect ~-1 ~ ~ minecraft:air 0 summon Item ~ ~.5 ~ {CustomName:\\\"return\\\", Item:{id:\\\"minecraft:planks\\\", Damage:2s, Count:1}}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:1, TileEntityData:{Command:\"execute @e[type=ArmorStand,name=ShelfBlocks] ~ ~ ~ detect ~-1 ~ ~ minecraft:air 0 kill @e[type=ArmorStand,name=ShelfBlocks,c=1]\"}}]}]}]}]}]}"}, Passengers:[{id:"FallingSand", Time:1, Block:"minecraft:command_block", TileEntityData:{auto:1, Command:"summon FallingSand ~7 ~-17.5 ~ {Time:1, Block:\"minecraft:repeating_command_block\", Data:1, TileEntityData:{auto:1, Command:\"execute @e[name=summonShelf,type=Item] ~ ~ ~ kill @e[score_itemCode_min=0,score_itemCode=0,c=1]\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[name=summonShelf,type=Item] ~ ~ ~ kill @e[score_itemCode_min=1,score_itemCode=1,c=1]\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[name=summonShelf,type=Item] ~ ~ ~ kill @e[score_itemCode_min=2,score_itemCode=2,c=1]\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[type=Item,name=summonShelf] ~ ~ ~ particle endRod ~ ~ ~ .5 .5 .5 0.15 1000\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[name=summonShelf,type=Item] ~ ~ ~ summon ItemFrame ~ ~ ~ {CustomName:\\\"summonShelf\\\"}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[name=summonShelf,type=ItemFrame] ~.5 ~-.26 ~.5 summon ArmorStand ~ ~ ~ {Rotation:[45f,0f], NoGravity:1, ShowArms:1, Pose:{RightArm:[0f,0f,0f]}, Invisible:1, CustomName:\\\"Shelf\\\"}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[name=summonShelf,type=ItemFrame] ~ ~ ~ setblock ~ ~ ~ minecraft:wooden_slab 10\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"kill @e[name=summonShelf,type=ItemFrame]\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[type=Item,name=summonShelf] ~ ~ ~ playsound minecraft:block.note.hat @a ~ ~ ~ 1 0.1\"}}]}]}]}]}]}]}]}]}"}, Passengers:[{id:"FallingSand", Time:1, Block:"minecraft:command_block", TileEntityData:{auto:1, Command:"summon FallingSand ~8 ~-17.5 ~ {Time:1, Block:\"minecraft:repeating_command_block\", Data:1, TileEntityData:{auto:1, Command:\"execute @e[name=summonShelfWeapons,type=Item] ~ ~ ~ kill @e[score_itemCode_min=0,score_itemCode=0,c=1]\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[name=summonShelfWeapons,type=Item] ~ ~ ~ kill @e[score_itemCode_min=1,score_itemCode=1,c=1]\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[name=summonShelfWeapons,type=Item] ~ ~ ~ kill @e[score_itemCode_min=3,score_itemCode=3,c=1]\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[type=Item,name=summonShelfWeapons] ~ ~ ~ particle endRod ~ ~ ~ .5 .5 .5 0.15 1000\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[name=summonShelfWeapons,type=Item] ~ ~ ~ summon ItemFrame ~ ~ ~ {CustomName:\\\"summonShelfWeapons\\\"}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[name=summonShelfWeapons,type=ItemFrame] ~1 ~-.16 ~.9 summon ArmorStand ~ ~-.73 ~ {Rotation:[45f,0f], NoGravity:1, ShowArms:1, Pose:{RightArm:[0f,0f,90f]}, Invisible:1, CustomName:\\\"ShelfWeapons\\\"}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"/execute @e[name=summonShelfWeapons,type=ItemFrame] ~ ~ ~ set
    block ~ ~ ~ minecraft:wooden_slab 10\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"kill @e[name=summonShelfWeapons,type=ItemFrame]\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[type=Item,name=summonShelfWeapons] ~ ~ ~ playsound minecraft:block.note.hat @a ~ ~ ~ 1 0.1\"}}]}]}]}]}]}]}]}]}"}, Passengers:[{id:"FallingSand", Time:1, Block:"minecraft:command_block", TileEntityData:{auto:1, Command:"summon FallingSand ~8 ~-18.5 ~1 {Time:1, Block:\"minecraft:repeating_command_block\", Data:1, TileEntityData:{auto:1, Command:\"execute @e[name=summonShelfBlocks,type=Item] ~ ~ ~ kill @e[score_itemCode_min=0,score_itemCode=0,c=1]\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[name=summonShelfBlocks,type=Item] ~ ~ ~ kill @e[score_itemCode_min=1,score_itemCode=1,c=1]\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"/execute @e[name=summonShelfBlocks,type=Item] ~ ~ ~ kill @e[score_itemCode_min=4,score_itemCode=4,c=1]\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"/execute @e[type=Item,name=summonShelfBlocks] ~ ~ ~ particle endRod ~ ~ ~ .5 .5 .5 0.15 1000\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[name=summonShelfBlocks,type=Item] ~ ~ ~ summon ItemFrame ~ ~ ~ {CustomName:\\\"summonShelfBlocks\\\"}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[name=summonShelfBlocks,type=ItemFrame] ~.5 ~-.01 ~ summon ArmorStand ~ ~-.13 ~ {Rotation:[0f,0f], NoGravity:1, ShowArms:1, Pose:{RightArm:[-15f,0f,0f]}, Invisible:1, CustomName:\\\"ShelfBlocks\\\"}\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[name=summonShelfBlocks,type=ItemFrame] ~ ~ ~ setblock ~ ~ ~ minecraft:wooden_slab 10\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"kill @e[name=summonShelfBlocks,type=ItemFrame]\"}, Passengers:[{id:\"FallingSand\", Time:1, Block:\"minecraft:chain_command_block\", Data:15, TileEntityData:{Command:\"execute @e[type=Item,name=summonShelfBlocks] ~ ~ ~ playsound minecraft:block.note.hat @a ~ ~ ~ 1 0.1\"}}]}]}]}]}]}]}]}]}"}, Passengers:[{id:"FallingSand", Time:1, Block:"minecraft:command_block", TileEntityData:{auto:1, Command:"summon FireworksRocketEntity ~1 ~-10 ~ {LifeTime:25, FireworksItem:{id:\"minecraft:fireworks\", Count:1, tag:{Fireworks:{Explosions:[{Trail:1, Type:2, Colors:[000255000], FadeColors:[255000000]}, {Flicker:1, Type:1, Colors:[000000255]}]}}}}"}, Passengers:[{id:"FallingSand", Time:1, Block:"minecraft:command_block", TileEntityData:{auto:1, Command:"tellraw @a {\"color\":\"green\", \"bold\":\"true\", \"text\":\"Shelves by sharpturn \", \"extra\":[{\"bold\":\"false\", \"text\":\"is installed!\n\"}, {\"color\":\"white\", \"bold\":\"false\", \"text\":\"For more info, check out \"}, {\"color\":\"blue\", \"underlined\":\"true\", \"bold\":\"false\", \"text\":\"the forum page\", \"clickEvent\":{\"action\":\"open_url\", \"value\":\"http://www.minecraftforum.net/forums/minecraft-discussion/redstone-discussion-and/command-blocks/2575253-shelves-in-one-command-block\"}}, {\"bold\":\"false\", \"color\":\"white\", \"text\":\".\"}]}"}, Passengers:[{id:"FallingSand", Time:1, Block:"minecraft:command_block", TileEntityData:{auto:1, Command:"fill ~2 ~-13 ~ ~ ~ ~ minecraft:air"}}]}]}]}]}]}]}]}]}]}]}]}]}]}


    PS - I know there are some inefficiencies here, but by the time I really though about it I was halfway through the project.


    Life after Installation


    In order to make a shelf, simply throw a birch wood slab, an item frame and a third item on the ground, near each other. The third item is determined by the kind of item you want to display.


    - stick > generic items

    - wooden sword > weapons

    - birch wood planks > blocks


    If something is displaying in an unexpected way, try using a different kind of shelf.

    Posted in: Commands, Command Blocks and Functions
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Using latest version for dragon api and 1.8.8 for Tcon. When breaking grass with tinker's tools (only tested with spear) crashes minecraft.

    Here's the crash report.

    Posted in: Minecraft Mods
  • 0

    posted a message on Lorecraft-vanilla

    orecraft-vanilla is a "vanilla mod" I recently started working on with the intent to flesh out the minecraft lore, answering some questions and posing more.

    I put it in WIP Maps because there's no "other" or "miscellaneous" category, and I felt it fit best here.

    It can be applied to any world, as it only changes mob drops and loot chests. I'm wondering if anyone would be willing to write some journals and such to help me out, since I'm not a very good writer, and am devoting half of my time to another project. PM me if you're interested. It's for 1.9 and uses some of the new features.

    Posted in: WIP Maps
  • 0

    posted a message on ChickenBones Mods
    @Jackstarr0511
    Next time, put it in a spoiler.


    Like this.

    Posted in: Minecraft Mods
  • 0

    posted a message on ChickenBones Mods
    CodeChickenCore is NOT downloading CodeChickenLib and NEI and CodeChickenCore are NOT showing up as mods in-game. Using Recommended veraions for 1.7.10.
    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft Launcher not opening correctly.
    I don't have exactly that problem, mine doesn't delete it, but if you move the .minecraft directory, it makes a new empty .minecraft folder which is empty. (so no crash report, obviously)
    Posted in: Java Edition Support
  • To post a comment, please .