Skip to content

Commit

Permalink
Merge pull request #4 from liv-kami/main
Browse files Browse the repository at this point in the history
More Brews
  • Loading branch information
JustAMatt authored Feb 16, 2021
2 parents ec0295a + 49282eb commit b8b13d3
Show file tree
Hide file tree
Showing 23 changed files with 134 additions and 0 deletions.
41 changes: 41 additions & 0 deletions assets/minecraft/models/item/demonsword.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"parent":"item/handheld",
"textures":{"layer0":"custom/demonsword"
},
"display": {
"ground": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 2, 0],
"scale":[ 0.65, 0.65, 0.65 ]
},
"head": {
"rotation": [ 0, 180, 0 ],
"translation": [ 0, 13, 7],
"scale":[ 1, 1, 1]
},
"thirdperson_righthand": {
"rotation": [ 0, 270, 55 ],
"translation": [ 0, 5, 0.5 ],
"scale": [ 1.05, 1.05, 1.05 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, -270, -55 ],
"translation": [ 0, 5, 0.5 ],
"scale": [ 1.05, 1.05, 1.05 ]
},
"firstperson_righthand": {
"rotation": [ 0, -90, 25 ],
"translation": [ 1.13, 3.2, 1.13 ],
"scale": [ 0.8, 0.8, 0.8 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, -25 ],
"translation": [ 1.13, 3.2, 1.13 ],
"scale": [ 0.8, 0.8, 0.8 ]
},
"fixed": {
"rotation": [ 0, 180, 0 ],
"scale": [ 1.2, 1.2, 1.2 ]
}
}
}
15 changes: 15 additions & 0 deletions assets/minecraft/models/item/netherite_sword.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/netherite_sword"
},
"overrides": [
{
"predicate": {
"custom_model_data": 2021
},
"model": "item/demonsword"
}
]
}

Binary file added assets/minecraft/optifine/cit/arctic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions assets/minecraft/optifine/cit/arctic.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
type=item
items=minecraft:potion
nbt.display.Lore=ipattern:*A spirit*




4 changes: 4 additions & 0 deletions assets/minecraft/optifine/cit/beer4.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
items=minecraft:potion
texture=beer
nbt.display.Lore=ipattern:*roasted taste*
4 changes: 4 additions & 0 deletions assets/minecraft/optifine/cit/beer5.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
items=minecraft:potion
texture=beer
nbt.display.Lore=ipattern:*is there any apple*
4 changes: 4 additions & 0 deletions assets/minecraft/optifine/cit/beer6.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
items=minecraft:potion
texture=beer
nbt.display.Lore=ipattern:*refreshing taste of apple*
4 changes: 4 additions & 0 deletions assets/minecraft/optifine/cit/beer7.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
items=minecraft:potion
texture=beer
nbt.display.Lore=ipattern:*sweetest hint of apple*
4 changes: 4 additions & 0 deletions assets/minecraft/optifine/cit/beer8.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
items=minecraft:potion
texture=beer
nbt.display.Lore=ipattern:*probably a week old*
Binary file added assets/minecraft/optifine/cit/espresso.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions assets/minecraft/optifine/cit/espresso.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
type=item
items=minecraft:potion
nbt.display.Lore=ipattern:*A great way to start*




4 changes: 4 additions & 0 deletions assets/minecraft/optifine/cit/liq10.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
items=minecraft:potion
texture=liq
nbt.display.Lore=ipattern:*glows in the dark*
4 changes: 4 additions & 0 deletions assets/minecraft/optifine/cit/liq11.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
items=minecraft:potion
texture=liq
nbt.display.Lore=ipattern:*looks poisonous*
4 changes: 4 additions & 0 deletions assets/minecraft/optifine/cit/liq3.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
items=minecraft:potion
texture=liq
nbt.display.Lore=ipattern:*sour like acid*
4 changes: 4 additions & 0 deletions assets/minecraft/optifine/cit/liq4.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
items=minecraft:potion
texture=liq
nbt.display.Lore=ipattern:*good apple liqour*
4 changes: 4 additions & 0 deletions assets/minecraft/optifine/cit/liq5.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
items=minecraft:potion
texture=liq
nbt.display.Lore=ipattern:*single malt*
4 changes: 4 additions & 0 deletions assets/minecraft/optifine/cit/liq6.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
items=minecraft:potion
texture=liq
nbt.display.Lore=ipattern:*too bitter to drink*
4 changes: 4 additions & 0 deletions assets/minecraft/optifine/cit/liq7.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
items=minecraft:potion
texture=liq
nbt.display.Lore=ipattern:*Spiced by the barrel*
4 changes: 4 additions & 0 deletions assets/minecraft/optifine/cit/liq8.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
items=minecraft:potion
texture=liq
nbt.display.Lore=ipattern:*spiced gold*
4 changes: 4 additions & 0 deletions assets/minecraft/optifine/cit/liq9.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
items=minecraft:potion
texture=liq
nbt.display.Lore=ipattern:*almost undrinkable*
4 changes: 4 additions & 0 deletions assets/minecraft/optifine/cit/wine3.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
items=minecraft:potion
texture=wine
nbt.display.Lore=ipattern:*corked*
4 changes: 4 additions & 0 deletions assets/minecraft/optifine/cit/wine4.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
type=item
items=minecraft:potion
texture=wine
nbt.display.Lore=ipattern:*harsh*
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b8b13d3

Please sign in to comment.