added more colored backpacks
This commit is contained in:
@ -1,42 +1,49 @@
|
||||
{
|
||||
"itemGroup.quickiefabric.all": "Quickiefabric Items",
|
||||
"itemGroup.quickiefabric.all": "Quickiefabric Items",
|
||||
"item.quickiefabric.speedpowderaxe": "Fluchtpulveraxt",
|
||||
"item.quickiefabric.speedpowderpickaxe": "Fluchtpulverspitzhacke",
|
||||
"item.quickiefabric.speedpowdershovel": "Fluchtpulverschaufel",
|
||||
"item.quickiefabric.speedpowder": "Fluchtpulver",
|
||||
"item.quickiefabric.sulphor": "Schwefel",
|
||||
"item.quickiefabric.salpeter": "Salpeter",
|
||||
"item.quickiefabric.construction0": "leerer Bauplan",
|
||||
"item.quickiefabric.construction1": "begonnener Bauplan",
|
||||
"item.quickiefabric.construction2": "fertiger Bauplan",
|
||||
"item.quickiefabric.pencil": "Bleistift",
|
||||
"item.quickiefabric.levelup": "Aufwerter",
|
||||
"item.quickiefabric.backpack_brown": "brauner Rucksack",
|
||||
"item.quickiefabric.backpack_white": "weißer Rucksack",
|
||||
"item.quickiefabric.construction0": "leerer Bauplan",
|
||||
"item.quickiefabric.construction1": "begonnener Bauplan",
|
||||
"item.quickiefabric.construction2": "fertiger Bauplan",
|
||||
"item.quickiefabric.pencil": "Bleistift",
|
||||
"item.quickiefabric.levelup": "Aufwerter",
|
||||
"item.quickiefabric.backpack_black": "schwarzer Rucksack",
|
||||
"item.quickiefabric.backpack_blue": "blauer Rucksack",
|
||||
"item.quickiefabric.backpack_brown": "brauner Rucksack",
|
||||
"item.quickiefabric.backpack_cyan": "türkiser Rucksack",
|
||||
"item.quickiefabric.backpack_green": "grüner Rucksack",
|
||||
"item.quickiefabric.backpack_pink": "pinker Rucksack",
|
||||
"item.quickiefabric.backpack_red": "roter Rucksack",
|
||||
"item.quickiefabric.backpack_white": "weißer Rucksack",
|
||||
"item.quickiefabric.backpack_yellow": "gelber Rucksack",
|
||||
"block.quickiefabric.orenethersulphor": "Nether-Schwefel",
|
||||
"block.quickiefabric.oresalpeter": "Salpetererz",
|
||||
"block.quickiefabric.oresandsalpeter": "Salpetergestein",
|
||||
"block.quickiefabric.oresulphor": "Schwefelgestein",
|
||||
"block.quickiefabric.dirtsalpeter": "Salpetererde",
|
||||
"block.quickiefabric.sandsalpeter": "Salpetersand",
|
||||
"block.quickiefabric.constructionborder": "Bauplangrenzblock",
|
||||
"block.quickiefabric.rotateclockwise": "im Urzeigersinn Bauplandreher",
|
||||
"block.quickiefabric.rotatecounterclockwise": "gegen den Urzeigersinn Bauplandreher",
|
||||
"block.quickiefabric.mirrorhorizontal": "horizontaler Bauplanspiegler",
|
||||
"block.quickiefabric.mirrorvertical": "vertikaler Bauplanspiegler",
|
||||
"block.quickiefabric.moveup": "Höhenpositionsaddierer",
|
||||
"block.quickiefabric.movedown": "Höhenpositionssubtrahierer",
|
||||
"block.quickiefabric.menu": "Bauplanwerkbank",
|
||||
"block.quickiefabric.lavahoarder": "Lavasauger",
|
||||
"block.quickiefabric.itemhoarder": "Itemsauger",
|
||||
"block.quickiefabric.monsterhoarder": "Monstersauger",
|
||||
"container.quickiefabric.backpack": "Vernichter - nicht benutzen",
|
||||
"block.quickiefabric.constructionborder": "Bauplangrenzblock",
|
||||
"block.quickiefabric.rotateclockwise": "im Urzeigersinn Bauplandreher",
|
||||
"block.quickiefabric.rotatecounterclockwise": "gegen den Urzeigersinn Bauplandreher",
|
||||
"block.quickiefabric.mirrorhorizontal": "horizontaler Bauplanspiegler",
|
||||
"block.quickiefabric.mirrorvertical": "vertikaler Bauplanspiegler",
|
||||
"block.quickiefabric.moveup": "Höhenpositionsaddierer",
|
||||
"block.quickiefabric.movedown": "Höhenpositionssubtrahierer",
|
||||
"block.quickiefabric.menu": "Bauplanwerkbank",
|
||||
"block.quickiefabric.lavahoarder": "Lavasauger",
|
||||
"block.quickiefabric.itemhoarder": "Itemsauger",
|
||||
"block.quickiefabric.monsterhoarder": "Monstersauger",
|
||||
"container.quickiefabric.backpack": "Rucksack",
|
||||
"msg.buildingplan.start": "beginne Konstruktionsaufnahme bei %s,%s,%s",
|
||||
"msg.buildingplan.end": "beende Konstruktionsaufnahme bei %s,%s,%s",
|
||||
"msg.buildingplan.null": "Der Bauplan ist kaputt.",
|
||||
"msg.buildingplan.missing": "Zum Bauen fehlt noch: %s",
|
||||
"msg.buildingplan.rotateclockwise": "Der Bauplan wurde im Uhrzeigersinn gedreht.",
|
||||
"msg.buildingplan.rotatecounterclockwise": "Der Bauplan wurde gegen den Uhrzeigersinn gedreht.",
|
||||
"msg.buildingplan.rotateclockwise": "Der Bauplan wurde im Uhrzeigersinn gedreht.",
|
||||
"msg.buildingplan.rotatecounterclockwise": "Der Bauplan wurde gegen den Uhrzeigersinn gedreht.",
|
||||
"msg.buildingplan.mirrorhorizontal": "Der Bauplan wurde horizontal gespiegelt.",
|
||||
"msg.buildingplan.mirrorvertical": "Der Bauplan wurde vertikal gespiegelt.",
|
||||
"msg.buildingplan.move": "Der Bauplan wurde in der Höhe um %s Blöcke verschoben.",
|
||||
|
@ -1,42 +1,49 @@
|
||||
{
|
||||
"itemGroup.quickiefabric.all": "Quickiefabric items",
|
||||
"itemGroup.quickiefabric.all": "Quickiefabric items",
|
||||
"item.quickiefabric.speedpowderaxe": "speedpowder axe",
|
||||
"item.quickiefabric.speedpowderpickaxe": "speedpowder pickaxe",
|
||||
"item.quickiefabric.speedpowdershovel": "speedpowder shovel",
|
||||
"item.quickiefabric.speedpowder": "speedpowder",
|
||||
"item.quickiefabric.sulphor": "sulfur",
|
||||
"item.quickiefabric.salpeter": "salpeter",
|
||||
"item.quickiefabric.construction0": "empty building plan",
|
||||
"item.quickiefabric.construction1": "started building plan",
|
||||
"item.quickiefabric.construction2": "finished building plan",
|
||||
"item.quickiefabric.pencil": "pencil",
|
||||
"item.quickiefabric.levelup": "level up",
|
||||
"item.quickiefabric.backpack_brown": "brown backpack",
|
||||
"item.quickiefabric.backpack_white": "white backpack",
|
||||
"item.quickiefabric.construction0": "empty building plan",
|
||||
"item.quickiefabric.construction1": "started building plan",
|
||||
"item.quickiefabric.construction2": "finished building plan",
|
||||
"item.quickiefabric.pencil": "pencil",
|
||||
"item.quickiefabric.levelup": "level up",
|
||||
"item.quickiefabric.backpack_black": "black backpack",
|
||||
"item.quickiefabric.backpack_blue": "blue backpack",
|
||||
"item.quickiefabric.backpack_brown": "brown backpack",
|
||||
"item.quickiefabric.backpack_cyan": "cyan backpack",
|
||||
"item.quickiefabric.backpack_green": "green backpack",
|
||||
"item.quickiefabric.backpack_pink": "pink backpack",
|
||||
"item.quickiefabric.backpack_red": "red backpack",
|
||||
"item.quickiefabric.backpack_white": "white backpack",
|
||||
"item.quickiefabric.backpack_yellow": "yellow backpack",
|
||||
"block.quickiefabric.orenethersulphor": "nether sulfur",
|
||||
"block.quickiefabric.oresalpeter": "salpeter ore",
|
||||
"block.quickiefabric.oresandsalpeter": "salpeter stone",
|
||||
"block.quickiefabric.oresulphor": "sulfur stone",
|
||||
"block.quickiefabric.dirtsalpeter": "salpeter dirt",
|
||||
"block.quickiefabric.sandsalpeter": "salpeter sand",
|
||||
"block.quickiefabric.constructionborder": "building plan border block",
|
||||
"block.quickiefabric.rotateclockwise": "rotate clockwise building plan",
|
||||
"block.quickiefabric.rotatecounterclockwise": "rotate counterclockwise building plan",
|
||||
"block.quickiefabric.mirrorhorizontal": "horizontal building plan mirror",
|
||||
"block.quickiefabric.mirrorvertical": "vertical building plan mirror",
|
||||
"block.quickiefabric.moveup": "height position adder",
|
||||
"block.quickiefabric.movedown": "height position substractor",
|
||||
"block.quickiefabric.menu": "building plan crafting table",
|
||||
"block.quickiefabric.lavahoarder": "lava hoarder",
|
||||
"block.quickiefabric.itemhoarder": "item hoarder",
|
||||
"block.quickiefabric.monsterhoarder": "monster hoarder",
|
||||
"container.quickiefabric.backpack": "Destroyer - do not use",
|
||||
"block.quickiefabric.constructionborder": "building plan border block",
|
||||
"block.quickiefabric.rotateclockwise": "rotate clockwise building plan",
|
||||
"block.quickiefabric.rotatecounterclockwise": "rotate counterclockwise building plan",
|
||||
"block.quickiefabric.mirrorhorizontal": "horizontal building plan mirror",
|
||||
"block.quickiefabric.mirrorvertical": "vertical building plan mirror",
|
||||
"block.quickiefabric.moveup": "height position adder",
|
||||
"block.quickiefabric.movedown": "height position substractor",
|
||||
"block.quickiefabric.menu": "building plan crafting table",
|
||||
"block.quickiefabric.lavahoarder": "lava hoarder",
|
||||
"block.quickiefabric.itemhoarder": "item hoarder",
|
||||
"block.quickiefabric.monsterhoarder": "monster hoarder",
|
||||
"container.quickiefabric.backpack": "backpack",
|
||||
"msg.buildingplan.start": "started recording of construction at %s,%s,%s",
|
||||
"msg.buildingplan.end": "finished recording of construction at %s,%s,%s",
|
||||
"msg.buildingplan.null": "The building plan is damaged.",
|
||||
"msg.buildingplan.missing": "Cannot complete until you deliver %s",
|
||||
"msg.buildingplan.rotateclockwise": "Rotated the building plan clockwise",
|
||||
"msg.buildingplan.rotatecounterclockwise": "Rotated the building plan counterclockwise",
|
||||
"msg.buildingplan.rotateclockwise": "Rotated the building plan clockwise",
|
||||
"msg.buildingplan.rotatecounterclockwise": "Rotated the building plan counterclockwise",
|
||||
"msg.buildingplan.mirrorhorizontal": "Mirrored the building plan horizontally",
|
||||
"msg.buildingplan.mirrorvertical": "Mirrored the building plan vertically",
|
||||
"msg.buildingplan.move": "The building plan has been moved in height for %s blocks.",
|
||||
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "quickiefabric:item/backpack_black"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "quickiefabric:item/backpack_blue"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "quickiefabric:item/backpack_cyan"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "quickiefabric:item/backpack_green"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "quickiefabric:item/backpack_pink"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "quickiefabric:item/backpack_red"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "quickiefabric:item/backpack_yellow"
|
||||
}
|
||||
}
|
@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"wlw",
|
||||
"lsl",
|
||||
"wlw"
|
||||
],
|
||||
"key": {
|
||||
"s": {
|
||||
"item": "minecraft:string"
|
||||
},
|
||||
"l": {
|
||||
"item": "minecraft:leather"
|
||||
},
|
||||
"w": {
|
||||
"item": "minecraft:black_wool"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "quickiefabric:backpack_black"
|
||||
}
|
||||
}
|
@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"wlw",
|
||||
"lsl",
|
||||
"wlw"
|
||||
],
|
||||
"key": {
|
||||
"s": {
|
||||
"item": "minecraft:string"
|
||||
},
|
||||
"l": {
|
||||
"item": "minecraft:leather"
|
||||
},
|
||||
"w": {
|
||||
"item": "minecraft:blue_wool"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "quickiefabric:backpack_blue"
|
||||
}
|
||||
}
|
@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"wlw",
|
||||
"lsl",
|
||||
"wlw"
|
||||
],
|
||||
"key": {
|
||||
"s": {
|
||||
"item": "minecraft:string"
|
||||
},
|
||||
"l": {
|
||||
"item": "minecraft:leather"
|
||||
},
|
||||
"w": {
|
||||
"item": "minecraft:cyan_wool"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "quickiefabric:backpack_cyan"
|
||||
}
|
||||
}
|
@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"wlw",
|
||||
"lsl",
|
||||
"wlw"
|
||||
],
|
||||
"key": {
|
||||
"s": {
|
||||
"item": "minecraft:string"
|
||||
},
|
||||
"l": {
|
||||
"item": "minecraft:leather"
|
||||
},
|
||||
"w": {
|
||||
"item": "minecraft:green_wool"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "quickiefabric:backpack_green"
|
||||
}
|
||||
}
|
@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"wlw",
|
||||
"lsl",
|
||||
"wlw"
|
||||
],
|
||||
"key": {
|
||||
"s": {
|
||||
"item": "minecraft:string"
|
||||
},
|
||||
"l": {
|
||||
"item": "minecraft:leather"
|
||||
},
|
||||
"w": {
|
||||
"item": "minecraft:pink_wool"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "quickiefabric:backpack_pink"
|
||||
}
|
||||
}
|
@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"wlw",
|
||||
"lsl",
|
||||
"wlw"
|
||||
],
|
||||
"key": {
|
||||
"s": {
|
||||
"item": "minecraft:string"
|
||||
},
|
||||
"l": {
|
||||
"item": "minecraft:leather"
|
||||
},
|
||||
"w": {
|
||||
"item": "minecraft:red_wool"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "quickiefabric:backpack_red"
|
||||
}
|
||||
}
|
@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"wlw",
|
||||
"lsl",
|
||||
"wlw"
|
||||
],
|
||||
"key": {
|
||||
"s": {
|
||||
"item": "minecraft:string"
|
||||
},
|
||||
"l": {
|
||||
"item": "minecraft:leather"
|
||||
},
|
||||
"w": {
|
||||
"item": "minecraft:yellow_wool"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "quickiefabric:backpack_yellow"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user