-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3610e08
commit cc75b6c
Showing
100 changed files
with
866 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"forge_marker": 1, | ||
"defaults": { | ||
"textures": { "all": "minecraft:blocks/dragon_egg" }, | ||
"model": "minecraft:dragon_egg" | ||
}, | ||
"variants": { | ||
"breed": { | ||
"amethyst": { "textures":{ "all": "rotd:entities/dragon/amethyst/egg"} }, | ||
"end": { "textures":{ "all": "rotd:entities/dragon/ender/egg" } }, | ||
"jade": { "textures":{ "all": "rotd:entities/dragon/jade/egg" } }, | ||
"nether": { "textures":{ "all": "rotd:entities/dragon/nether/egg" } }, | ||
"sapphire": { "textures":{ "all": "rotd:entities/dragon/sapphire/egg"} }, | ||
"garnet": { "textures":{ "all": "rotd:entities/dragon/garnet/egg" } }, | ||
"ruby": { "textures":{ "all": "rotd:entities/dragon/ruby/egg" } } | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"variants": { | ||
"normal":{ | ||
"model": "rotd:pileofsticks" | ||
|
||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
entity.rotd.RealmOfTheDragon.amethyst.name=Amethyst Dragon | ||
entity.rotd.RealmOfTheDragon.end.name=Ender Dragon | ||
entity.rotd.RealmOfTheDragon.garnet.name=Garnet Dragon | ||
entity.rotd.RealmOfTheDragon.jade.name=Jade Dragon | ||
entity.rotd.RealmOfTheDragon.sapphire.name=Sapphire Dragon | ||
entity.rotd.RealmOfTheDragon.name=Ender Dragon | ||
entity.rotd.RealmOfTheDragon.nether.name=Nether Dragon | ||
entity.rotd.RealmOfTheDragon.ruby.name=Ruby Dragon | ||
|
||
commands.dragon.nodragons=There are no dragons nearby | ||
commands.dragon.canttame=You cannot tame dragons | ||
|
||
item.diamond_shears.name=Diamond Shears | ||
item.structure_spawner.name=Structure Spawner (Debug) | ||
tile.pileofsticks.name=Nest Block | ||
|
||
item.dragonEgg.name=%s Egg | ||
|
||
item.jade_dragonscales.name=Jade Dragon Scales | ||
item.jade_dragon_pickaxe.name=Jade DragonScale Pickaxe | ||
item.jade_dragon_axe.name=Jade DragonScale Axe | ||
item.jade_dragon_shovel.name=Jade DragonScale Spade | ||
item.jade_dragon_hoe.name=Jade DragonScale Hoe | ||
item.jade_dragon_sword.name=Jade DragonScale Sword | ||
item.jade_dragonscale_cap.name=Jade DragonScale Cap | ||
item.jade_dragonscale_chestplate.name=Jade DragonScale Chestplate | ||
item.jade_dragonscale_leggings.name=Jade DragonScale Leggings | ||
item.jade_dragonscale_boots.name=Jade DragonScale Boots | ||
|
||
item.ruby_dragonscales.name=Ruby Dragon Scales | ||
item.ruby_dragon_pickaxe.name=Ruby DragonScale Pickaxe | ||
item.ruby_dragon_axe.name=Ruby DragonScale Axe | ||
item.ruby_dragon_shovel.name=Ruby DragonScale Spade | ||
item.ruby_dragon_sword.name=Ruby DragonScale Sword | ||
item.ruby_dragonscale_cap.name=Ruby DragonScale Cap | ||
item.ruby_dragonscale_chestplate.name=Ruby DragonScale Chestplate | ||
item.ruby_dragonscale_leggings.name=Ruby DragonScale Leggings | ||
item.ruby_dragonscale_boots.name=Ruby DragonScale Boots | ||
|
||
item.amethyst_dragonscales.name=Amethyst Dragon Scales | ||
item.amethyst_dragon_pickaxe.name=Amethyst DragonScale Pickaxe | ||
item.amethyst_dragon_axe.name=Amethyst DragonScale Axe | ||
item.amethyst_dragon_shovel.name=Amethyst DragonScale Spade | ||
item.amethyst_dragon_sword.name=Amethyst DragonScale Sword | ||
item.amethyst_dragonscale_cap.name=Amethyst DragonScale Cap | ||
item.amethyst_dragonscale_chestplate.name=Amethyst DragonScale Chestplate | ||
item.amethyst_dragonscale_leggings.name=Amethyst DragonScale Leggings | ||
item.amethyst_dragonscale_boots.name=Amethyst DragonScale Boots | ||
|
||
item.garnet_dragonscales.name=Garnet Dragon Scales | ||
item.garnet_dragon_pickaxe.name=Garnet DragonScale Pickaxe | ||
item.garnet_dragon_axe.name=Garnet DragonScale Axe | ||
item.garnet_dragon_shovel.name=Garnet DragonScale Spade | ||
item.garnet_dragon_sword.name=Garnet DragonScale Sword | ||
item.garnet_dragonscale_cap.name=Garnet DragonScale Cap | ||
item.garnet_dragonscale_chestplate.name=Garnet DragonScale Chestplate | ||
item.garnet_dragonscale_leggings.name=Garnet DragonScale Leggings | ||
item.garnet_dragonscale_boots.name=Garnet DragonScale Boots | ||
|
||
item.sapphire_dragonscales.name=Sapphire Dragon Scales | ||
item.sapphire_dragon_pickaxe.name=Sapphire DragonScale Pickaxe | ||
item.sapphire_dragon_axe.name=Sapphire DragonScale Axe | ||
item.sapphire_dragon_shovel.name=Sapphire DragonScale Spade | ||
item.sapphire_dragon_sword.name=Sapphire DragonScale Sword | ||
item.sapphire_dragonscale_cap.name=Sapphire DragonScale Cap | ||
item.sapphire_dragonscale_chestplate.name=Sapphire DragonScale Chestplate | ||
item.sapphire_dragonscale_leggings.name=Sapphire DragonScale Leggings | ||
item.sapphire_dragonscale_boots.name=Sapphire DragonScale Boots | ||
|
||
key.categories.RealmOfTheDragon = Dragon Controls | ||
key.dragon.flyUp=Fly Up | ||
key.dragon.flyDown=Fly Down | ||
|
||
entity.RealmOfTheDragons.RealmOfTheDragon.amethyst.name=Amethyst Dragon | ||
entity.RealmOfTheDragons.RealmOfTheDragon.end.name=Ender Dragon | ||
entity.RealmOfTheDragons.RealmOfTheDragon.garnet.name=Garnet Dragon | ||
entity.RealmOfTheDragons.RealmOfTheDragon.jade.name=Jade Dragon | ||
entity.RealmOfTheDragons.RealmOfTheDragon.sapphire.name=Sapphire Dragon | ||
entity.RealmOfTheDragons.RealmOfTheDragon.name=Ender Dragon | ||
entity.RealmOfTheDragons.RealmOfTheDragon.nether.name=Nether Dragon | ||
entity.RealmOfTheDragons.RealmOfTheDragon.ruby.name=Ruby Dragon | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"pools": [ | ||
{ | ||
"name": "amethyst", | ||
"rolls": { | ||
"min": 1, | ||
"max": 2 | ||
}, | ||
"entries": [ | ||
{ | ||
"type": "item", | ||
"name": "rotd:amethyst_dragonscales", | ||
"weight": 1, | ||
"functions": [ | ||
{ | ||
"function": "minecraft:set_count", | ||
"count": { | ||
"min": 8, | ||
"max": 13 | ||
} | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "amethyst_dragon", | ||
"rolls": 1, | ||
"entries": [ | ||
{ | ||
"type": "loot_table", | ||
"name": "rotd:entities/dragon", | ||
"weight": 1 | ||
} | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"pools": [ | ||
{ | ||
"name": "garnet", | ||
"rolls": { | ||
"min": 1, | ||
"max": 2 | ||
}, | ||
"entries": [ | ||
{ | ||
"type": "item", | ||
"name": "rotd:garnet_dragonscales", | ||
"weight": 1, | ||
"functions": [ | ||
{ | ||
"function": "minecraft:set_count", | ||
"count": { | ||
"min": 8, | ||
"max": 13 | ||
} | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "garnet_dragon", | ||
"rolls": 1, | ||
"entries": [ | ||
{ | ||
"type": "loot_table", | ||
"name": "rotd:entities/dragon", | ||
"weight": 1 | ||
} | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"pools": [ | ||
{ | ||
"name": "jade", | ||
"rolls": { | ||
"min": 1, | ||
"max": 2 | ||
}, | ||
"entries": [ | ||
{ | ||
"type": "item", | ||
"name": "rotd:jade_dragonscales", | ||
"weight": 1, | ||
"functions": [ | ||
{ | ||
"function": "minecraft:set_count", | ||
"count": { | ||
"min": 8, | ||
"max": 13 | ||
} | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "jade_dragon", | ||
"rolls": 1, | ||
"entries": [ | ||
{ | ||
"type": "loot_table", | ||
"name": "rotd:entities/dragon", | ||
"weight": 1 | ||
} | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"pools": [ | ||
{ | ||
"name": "ruby", | ||
"rolls": { | ||
"min": 1, | ||
"max": 2 | ||
}, | ||
"entries": [ | ||
{ | ||
"type": "item", | ||
"name": "rotd:ruby_dragonscales", | ||
"weight": 1, | ||
"functions": [ | ||
{ | ||
"function": "minecraft:set_count", | ||
"count": { | ||
"min": 8, | ||
"max": 13 | ||
} | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "ruby_dragon", | ||
"rolls": 1, | ||
"entries": [ | ||
{ | ||
"type": "loot_table", | ||
"name": "rotd:entities/dragon", | ||
"weight": 1 | ||
} | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"pools": [ | ||
{ | ||
"name": "sapphire", | ||
"rolls": { | ||
"min": 1, | ||
"max": 2 | ||
}, | ||
"entries": [ | ||
{ | ||
"type": "item", | ||
"name": "rotd:sapphire_dragonscales", | ||
"weight": 1, | ||
"functions": [ | ||
{ | ||
"function": "minecraft:set_count", | ||
"count": { | ||
"min": 8, | ||
"max": 13 | ||
} | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "sapphire_dragon", | ||
"rolls": 1, | ||
"entries": [ | ||
{ | ||
"type": "loot_table", | ||
"name": "rotd:entities/dragon", | ||
"weight": 1 | ||
} | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "block/cube_all", | ||
"textures": { | ||
"all": "rotd:blocks/pileofsticks" | ||
} | ||
} |
Oops, something went wrong.