added cotton and canola
@ -0,0 +1,12 @@
|
||||
{
|
||||
"variants": {
|
||||
"age=0": { "model": "quickiemod:block/canolaplant0" },
|
||||
"age=1": { "model": "quickiemod:block/canolaplant1" },
|
||||
"age=2": { "model": "quickiemod:block/canolaplant2" },
|
||||
"age=3": { "model": "quickiemod:block/canolaplant3" },
|
||||
"age=4": { "model": "quickiemod:block/canolaplant4" },
|
||||
"age=5": { "model": "quickiemod:block/canolaplant5" },
|
||||
"age=6": { "model": "quickiemod:block/canolaplant6" },
|
||||
"age=7": { "model": "quickiemod:block/canolaplant7" }
|
||||
}
|
||||
}
|
@ -0,0 +1,12 @@
|
||||
{
|
||||
"variants": {
|
||||
"age=0": { "model": "quickiemod:block/cottonplant0" },
|
||||
"age=1": { "model": "quickiemod:block/cottonplant1" },
|
||||
"age=2": { "model": "quickiemod:block/cottonplant2" },
|
||||
"age=3": { "model": "quickiemod:block/cottonplant3" },
|
||||
"age=4": { "model": "quickiemod:block/cottonplant4" },
|
||||
"age=5": { "model": "quickiemod:block/cottonplant5" },
|
||||
"age=6": { "model": "quickiemod:block/cottonplant6" },
|
||||
"age=7": { "model": "quickiemod:block/cottonplant7" }
|
||||
}
|
||||
}
|
@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "quickiemod:block/dirtsalpeter"
|
||||
}
|
||||
}
|
||||
}
|
@ -69,6 +69,7 @@
|
||||
"block.quickiemod.monsterhoarder": "Monstersauger",
|
||||
"block.quickiemod.kelpstack": "Seegrassbündel",
|
||||
"block.quickiemod.cottonplant": "Baumwollpflanze",
|
||||
"block.quickiemod.canolaplant": "Canolapflanze",
|
||||
"block.quickiemod.blocksulphor": "Schwefelblock",
|
||||
"block.quickiemod.blocksalpeter": "Salpeterblock",
|
||||
"block.quickiemod.blockspeedpowder": "Fluchtpulverblock",
|
||||
|
@ -69,6 +69,7 @@
|
||||
"block.quickiemod.monsterhoarder": "monster hoarder",
|
||||
"block.quickiemod.kelpstack": "kelp bundle",
|
||||
"block.quickiemod.cottonplant": "cotton plant",
|
||||
"block.quickiemod.canolaplant": "canola plant",
|
||||
"block.quickiemod.blocksulphor": "block of sulfur",
|
||||
"block.quickiemod.blocksalpeter": "block of salpeter",
|
||||
"block.quickiemod.blockspeedpowder": "block of speedpowder",
|
||||
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent":"block/cross",
|
||||
"textures":{
|
||||
"cross":"quickiemod:block/canolaplant0"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent":"block/cross",
|
||||
"textures":{
|
||||
"cross":"quickiemod:block/canolaplant1"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent":"block/cross",
|
||||
"textures":{
|
||||
"cross":"quickiemod:block/canolaplant2"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent":"block/cross",
|
||||
"textures":{
|
||||
"cross":"quickiemod:block/canolaplant3"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent":"block/cross",
|
||||
"textures":{
|
||||
"cross":"quickiemod:block/canolaplant4"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent":"block/cross",
|
||||
"textures":{
|
||||
"cross":"quickiemod:block/canolaplant5"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent":"block/cross",
|
||||
"textures":{
|
||||
"cross":"quickiemod:block/canolaplant6"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent":"block/cross",
|
||||
"textures":{
|
||||
"cross":"quickiemod:block/canolaplant7"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent":"block/cross",
|
||||
"textures":{
|
||||
"cross":"quickiemod:block/cottonplant0"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent":"block/cross",
|
||||
"textures":{
|
||||
"cross":"quickiemod:block/cottonplant1"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent":"block/cross",
|
||||
"textures":{
|
||||
"cross":"quickiemod:block/cottonplant2"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent":"block/cross",
|
||||
"textures":{
|
||||
"cross":"quickiemod:block/cottonplant3"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent":"block/cross",
|
||||
"textures":{
|
||||
"cross":"quickiemod:block/cottonplant4"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent":"block/cross",
|
||||
"textures":{
|
||||
"cross":"quickiemod:block/cottonplant5"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent":"block/cross",
|
||||
"textures":{
|
||||
"cross":"quickiemod:block/cottonplant6"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent":"block/cross",
|
||||
"textures":{
|
||||
"cross":"quickiemod:block/cottonplant7"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "quickiemod:item/canola"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "quickiemod:item/canolabottle"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "quickiemod:item/canolabottlestack"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "quickiemod:item/canolaseed"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "quickiemod:item/canolaseed"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "quickiemod:item/cotton"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "quickiemod:item/cottonseed"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "quickiemod:item/cottonseed"
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 590 B |
After Width: | Height: | Size: 4.2 KiB |
After Width: | Height: | Size: 603 B |
After Width: | Height: | Size: 4.3 KiB |
After Width: | Height: | Size: 4.3 KiB |
After Width: | Height: | Size: 4.4 KiB |
After Width: | Height: | Size: 4.5 KiB |
After Width: | Height: | Size: 4.5 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 5.2 KiB |
After Width: | Height: | Size: 5.7 KiB |
After Width: | Height: | Size: 5.7 KiB |
After Width: | Height: | Size: 6.3 KiB |
After Width: | Height: | Size: 2.1 KiB |
BIN
src/main/resources/assets/quickiemod/textures/item/canola.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
After Width: | Height: | Size: 4.4 KiB |
After Width: | Height: | Size: 4.7 KiB |
After Width: | Height: | Size: 4.7 KiB |
BIN
src/main/resources/assets/quickiemod/textures/item/cotton.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
After Width: | Height: | Size: 1.7 KiB |
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"ccc",
|
||||
"ccc",
|
||||
"ccc"
|
||||
],
|
||||
"key": {
|
||||
"c": {
|
||||
"item": "quickiemod:canolabottle"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"id": "quickiemod:canolabottlestack",
|
||||
"count": 1
|
||||
}
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"c",
|
||||
"c",
|
||||
"c"
|
||||
],
|
||||
"key": {
|
||||
"c": {
|
||||
"item": "quickiemod:cotton"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"id": "minecraft:string",
|
||||
"count": 1
|
||||
}
|
||||
}
|
@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:glass_bottle"
|
||||
},
|
||||
{
|
||||
"item": "quickiemod:canola"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"id": "quickiemod:canolabottle",
|
||||
"count": 1
|
||||
}
|
||||
}
|
@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "quickiemod:canolabottlestack"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"id": "quickiemod:canolabottle",
|
||||
"count": 9
|
||||
}
|
||||
}
|