What do you guys think of my WIP United States Capitol Building?
http://ift.tt/2ntbcbE
Submitted March 23, 2017 at 04:36PM by AltieRocks1014
via reddit http://ift.tt/2oaIObK
What do you guys think of my WIP United States Capitol Building?
http://ift.tt/2ntbcbE
Submitted March 23, 2017 at 04:36PM by AltieRocks1014
via reddit http://ift.tt/2oaIObK
With Parrots Announced, we need to bug them to include an awesome feature for naming one “Alex.”
http://ift.tt/1Kc1S0c
Submitted March 23, 2017 at 06:52PM by TheStaffmaster
via reddit http://ift.tt/2n00UNj
Stone town
http://ift.tt/2mxGRcU
Submitted March 23, 2017 at 06:53PM by Akaed
via reddit http://ift.tt/2mZW9Dp
Shulker Mimic
http://ift.tt/2nIm0Dl
Submitted March 23, 2017 at 01:40PM by greenmajesti
via reddit http://ift.tt/2mVARWK
So after discovering the Chisel n’ Bits mod after a certain nsfw post, i started work on the entrance to Disneyland. I got bored, it happens.
http://ift.tt/2nhA1H6
Submitted March 23, 2017 at 12:53PM by EXTREMlS
via reddit http://ift.tt/2nc8Qfj
Fired up Infdev for the first time in 7 years. Got greeted by one of these.
http://ift.tt/2o9t60d
Submitted March 23, 2017 at 10:58AM by letterafterl14
via reddit http://ift.tt/2ns96Js
The Color update would be an excellent time to add corals and other colorful things to liven up oceans.
No text found
Submitted March 23, 2017 at 12:28PM by masterofthecontinuum
via reddit http://ift.tt/2nbPrLG
Who thinks we will be getting pirate ships now?
A while ago I asked everyone what kind of structure they would expect to see in 1.12. The general consensus was that we would be getting pirate ships. Now that parrots are a confirmed thing, I think this makes pirate ships all the more likely. How about you?
Submitted March 23, 2017 at 07:59AM by RCInsight
via reddit http://ift.tt/2nGSQok
Cabin in the woods (WIP) what do you guys think?
http://ift.tt/2o8xVHs
Submitted March 23, 2017 at 07:43AM by mozartbond
via reddit http://ift.tt/2nGIvZF
The data that Dinnerbone just spoiled
It's a series of JSON files.
advancements/chest_recipe.json
{ "rewards": { "recipes": ["minecraft:chest"] }, "criteria": { "slightly_full_inventory": { "trigger": "minecraft:inventory_changed", "conditions": { "slots": { "occupied": 9 } } }, "already_has_recipe": { "trigger": "minecraft:recipe_unlocked", "conditions": { "recipe": "minecraft:chest" } } }, "requirements": [["slightly_full_inventory"], ["already_has_recipe"]] }
advancements/upgrade_tools.json
{ "display": { "icon": "minecraft:stone_pickaxe", "title": "Upgrade tools" }, "parent": "minecraft:story/mine_stone", "criteria": { "stone_pickaxe": { "trigger": "minecraft:inventory_changed", "conditions": { "items": [ { "item": "minecraft:stone_pickaxe" } ] } } } }
recipes/book.json
{ "type": "crafting_shapeless", "ingredients": [ { "item": "minecraft:paper" }, { "item": "minecraft:paper" }, { "item": "minecraft:paper" }, { "item": "minecraft:leather" } ], "result": { "item": "minecraft:book" } }
recipes/golden_axe.json
{ "type": "crafting_shaped", "pattern": [ "XX", "X#", " #" ], "key": { "#": { "item": "minecraft:stick" }, "X": { "item": "minecraft:gold_ingot" } }, "result": { "item": "minecraft:golden_axe" } }
Submitted March 23, 2017 at 09:12AM by BoredPudding
via reddit http://ift.tt/2nHdqEZ