Skip to content

Instantly share code, notes, and snippets.

View rockenroll4life's full-sized avatar

Joshua Letellier rockenroll4life

  • New York State
View GitHub Profile
@rockenroll4life
rockenroll4life / iron_ore.json
Created October 29, 2018 22:21
Progressive Loot Tables
{
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:alternatives",
"children": [
{
@rockenroll4life
rockenroll4life / iron_ore.json
Created October 27, 2018 18:43
Custom Enchantment - Smelter
{
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:alternatives",
"children": [
{
@rockenroll4life
rockenroll4life / coal_ore.json
Last active October 27, 2018 18:43
Custom Enchantments - Coal Miner
{
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:alternatives",
"children": [
{