Skip to content

Commit

Permalink
12/27 Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottDTA committed Dec 28, 2022
1 parent 369d8ad commit 4a0cdff
Show file tree
Hide file tree
Showing 75 changed files with 52 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Botania/assets/botania/models/item/blue_double_flower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "botania:item/blue_double_flower_item"
}
}
6 changes: 6 additions & 0 deletions Botania/assets/botania/models/item/cyan_double_flower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "botania:item/cyan_double_flower_item"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions Domum_Ornamentum/mod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"mod_filename": "domum_ornamentum-1.18.2-1.0.55-ALPHA-universal.jar",
"mod_id": "domum_ornamentum",
"mod_name": "Domum Ornamentum",
"mc_version": "1.18.2",
"mod_authors": [
"OrionOnline"
],
"url_website": "https://www.curseforge.com/minecraft/mc-mods/domum-ornamentum",
"description": "",
"mod_dir": "/Domum_Ornamentum/"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions RF_Tools_Dimensions/mod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"mod_id": "rftoolsdim",
"mod_name": "RFTools Dimensions",
"mod_filename": "rftoolsdim-1.18-8.0.9.jar",
"mc_version": "1.8.2",
"mod_authors": [
"McJty"
],
"url_website": "https://www.curseforge.com/minecraft/mc-mods/rftools-dimensions",
"description": "",
"mod_dir": "/RF_Tools_Dimensions/"
}
Binary file not shown.
16 changes: 16 additions & 0 deletions Tinkers_Construct/assets/tconstruct/models/item/kama.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"loader": "tconstruct:tool",
"parent": "forge:item/default-tool",
"textures": {
"head": "tconstruct:item/tool/kama/head",
"broken_head": "tconstruct:item/tool/kama/broken_head",
"handle": "tconstruct:item/tool/kama/handle",
"binding": "tconstruct:item/tool/kama/binding"
},
"modifier_roots": [ "tconstruct:item/tool/kama/modifiers/" ],
"parts": [
{ "name": "handle", "index": 1 },
{ "name": "head", "index": 0, "broken": "broken_head" },
{ "name": "binding", "index": 2 }
]
}
Diff not rendered.
Binary file not shown.
Diff not rendered.

0 comments on commit 4a0cdff

Please sign in to comment.