Stuff go brr
@@ -1,4 +1,28 @@
|
||||
{
|
||||
"item.plasticgun.advanced_circuit": "Advanced Circuit",
|
||||
"item.plasticgun.alloy_wheel": "Alloy Wheel",
|
||||
"item.plasticgun.ceramic_mixture": "Ceramic Mixture",
|
||||
"item.plasticgun.ceramic_plate": "Ceramic Plate",
|
||||
"item.plasticgun.composite_frame": "Composite Frame",
|
||||
"item.plasticgun.composite_resin": "Composite Resin",
|
||||
"item.plasticgun.copper_wiring": "Copper Wiring",
|
||||
"item.plasticgun.enhanced_gunpowder": "Enhanced Gunpowder",
|
||||
"item.plasticgun.explosive_powder": "Explosive Powder",
|
||||
"item.plasticgun.graphene_sheet": "Graphene Sheet",
|
||||
"item.plasticgun.hardened_steel": "Hardened Steel",
|
||||
"item.plasticgun.hyperalloy": "Hyperalloy",
|
||||
"item.plasticgun.kevlar_sheet": "Kevlar Sheet",
|
||||
"item.plasticgun.magnetic_coil": "Magnetic Coil",
|
||||
"item.plasticgun.microchip": "Microchip",
|
||||
"item.plasticgun.nano_tubes": "Nano Tubes",
|
||||
"item.plasticgun.plasma_core": "Plasma Core",
|
||||
"item.plasticgun.power_cell": "Power Cell",
|
||||
"item.plasticgun.precision_gear": "Precision Gear",
|
||||
"item.plasticgun.reinforced_fiber": "Reinforced Fiber",
|
||||
"item.plasticgun.silicon_mixture": "Silicon Mixture",
|
||||
"item.plasticgun.silicon_wafer": "Silicon Wafer",
|
||||
"item.plasticgun.titanium_alloy": "Titanium Alloy",
|
||||
"item.plasticgun.trigger_mechanism": "Trigger Mechanism",
|
||||
"item.plasticgun.357_magnum": "357 Magnum",
|
||||
"item.plasticgun.32_acp_high_velocity": "32 ACP High Velocity",
|
||||
"item.plasticgun.45_acp_hollow_point": "45 ACP Hollow Point",
|
||||
@@ -49,7 +73,10 @@
|
||||
"item.plasticgun.golden_shuriken": "Golden Shuriken",
|
||||
"item.plasticgun.diamond_shuriken": "Diamond Shuriken",
|
||||
"item.plasticgun.netherite_shuriken": "Netherite Shuriken",
|
||||
|
||||
"item.plasticgun.kevlar_vest": "Kevlar vest",
|
||||
"item.plasticgun.flak_vest": "Flak vest",
|
||||
"trinkets.slot.chest.vest": "Vest",
|
||||
"tag.item.trinkets.chest.vest": "Vest slot compatible",
|
||||
"gun.description.damage_coefficient": "Damage coefficient: %d",
|
||||
"gun.description.explosion_coefficient": "Explosion coefficient: %d",
|
||||
"gun.description.repulsion_efficient": "Repulsion coefficient: %d",
|
||||
@@ -59,6 +86,8 @@
|
||||
"gun.description.caliber": "Caliber: %d",
|
||||
"gun.description.damage_absolute": "Gun damage (speed 1): %d hp",
|
||||
"gun.description.damage_with_coefficient": "Gun damage with coefficient (speed 1): %d hp",
|
||||
"gun.description.damage_with_coefficient_muzzle_speed": "Gun damage with coefficient and muzzle speed (speed %d): %d hp",
|
||||
"gun.description.damage_with_coefficient_max_speed": "Gun damage with coefficient and maximal throwing speed (speed %d): %d hp",
|
||||
"gun.description.damage": "Damage: %d hp",
|
||||
"gun.description.speed": "Speed: %d b/t",
|
||||
"gun.description.clip_size": "Magazine size: %d rounds",
|
||||
@@ -70,16 +99,20 @@
|
||||
"gun.description.magazine_count": "Magazine: %d/%d",
|
||||
"gun.description.magazine_bullet": "Magazine bullet: %s",
|
||||
"gun.description.explosion_time": "Fuse: %d ticks",
|
||||
|
||||
"gun.description.flashbang_duration": "Flashbang: %d seconds",
|
||||
"gun.description.stun_duration": "Stun: %d seconds",
|
||||
"gun.description.smoke_ticks": "Smoke: %d ticks",
|
||||
"gun.description.effect_radius": "Radius: %d blocks",
|
||||
"gun.description.particle_count": "Particles per tick: %d particles",
|
||||
"gun.description.fragmentation_grenade": "Fragmentation: %d",
|
||||
|
||||
"gun.description.armor.bullet": "Bullet damage reduction: %d%%",
|
||||
"gun.description.armor.grenade": "Grenade damage reduction: %d%%",
|
||||
"gun.description.armor.fragmentation_grenade": "Fragmentation grenade damage reduction: %d%%",
|
||||
"gun.description.armor.shuriken": "Shuriken damage reduction: %d%%",
|
||||
"guns.groups.guns": "Guns",
|
||||
"guns.groups.ammo": "Ammo",
|
||||
"guns.groups.grenades": "Grenades",
|
||||
"guns.groups.shurikens": "Shurikens"
|
||||
"guns.groups.shurikens": "Shurikens",
|
||||
"guns.groups.materials": "Weapon materials",
|
||||
"guns.groups.defense": "Defensive"
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/advanced_circuit"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/alloy_wheel"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/ceramic_mixture"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/ceramic_plate"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/composite_frame"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/composite_resin"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/copper_wiring"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/enhanced_gunpowder"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/explosive_powder"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/flak_vest"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/graphene_sheet"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/grenade_m34"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/hardened_steel"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/hyperalloy"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/kevlar_sheet"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/kevlar_vest"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/magnetic_coil"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/microchip"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/nano_tubes"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/plasma_core"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/power_cell"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/precision_gear"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/reinforced_fiber"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/silicon_mixture"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/silicon_wafer"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/titanium_alloy"
|
||||
}
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/handheld",
|
||||
"textures": {
|
||||
"layer0": "plasticgun:item/trigger_mechanism"
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 379 B |
Before Width: | Height: | Size: 166 B After Width: | Height: | Size: 386 B |
Before Width: | Height: | Size: 166 B After Width: | Height: | Size: 386 B |
Before Width: | Height: | Size: 150 B After Width: | Height: | Size: 365 B |
Before Width: | Height: | Size: 610 B After Width: | Height: | Size: 762 B |
Before Width: | Height: | Size: 150 B After Width: | Height: | Size: 365 B |
Before Width: | Height: | Size: 170 B After Width: | Height: | Size: 386 B |
Before Width: | Height: | Size: 170 B After Width: | Height: | Size: 386 B |
Before Width: | Height: | Size: 170 B After Width: | Height: | Size: 391 B |
Before Width: | Height: | Size: 170 B After Width: | Height: | Size: 391 B |
Before Width: | Height: | Size: 153 B After Width: | Height: | Size: 371 B |
Before Width: | Height: | Size: 153 B After Width: | Height: | Size: 371 B |
Before Width: | Height: | Size: 175 B After Width: | Height: | Size: 391 B |
Before Width: | Height: | Size: 175 B After Width: | Height: | Size: 391 B |
After Width: | Height: | Size: 387 B |
Before Width: | Height: | Size: 245 B After Width: | Height: | Size: 440 B |
After Width: | Height: | Size: 431 B |
Before Width: | Height: | Size: 225 B After Width: | Height: | Size: 459 B |
After Width: | Height: | Size: 461 B |
After Width: | Height: | Size: 687 B |
Before Width: | Height: | Size: 669 B After Width: | Height: | Size: 818 B |
Before Width: | Height: | Size: 642 B After Width: | Height: | Size: 792 B |
Before Width: | Height: | Size: 594 B After Width: | Height: | Size: 745 B |
After Width: | Height: | Size: 567 B |
After Width: | Height: | Size: 338 B |
After Width: | Height: | Size: 348 B |
Before Width: | Height: | Size: 589 B After Width: | Height: | Size: 548 B |
After Width: | Height: | Size: 434 B |
After Width: | Height: | Size: 420 B |
BIN
src/main/resources/assets/plasticgun/textures/item/flak_vest.png
Normal file
After Width: | Height: | Size: 496 B |
Before Width: | Height: | Size: 154 B After Width: | Height: | Size: 365 B |
Before Width: | Height: | Size: 388 B After Width: | Height: | Size: 451 B |
Before Width: | Height: | Size: 535 B After Width: | Height: | Size: 532 B |
After Width: | Height: | Size: 322 B |
Before Width: | Height: | Size: 179 B After Width: | Height: | Size: 388 B |
Before Width: | Height: | Size: 175 B After Width: | Height: | Size: 389 B |
Before Width: | Height: | Size: 191 B After Width: | Height: | Size: 399 B |
Before Width: | Height: | Size: 292 B After Width: | Height: | Size: 437 B |
Before Width: | Height: | Size: 155 B After Width: | Height: | Size: 368 B |
Before Width: | Height: | Size: 179 B After Width: | Height: | Size: 388 B |
Before Width: | Height: | Size: 334 B After Width: | Height: | Size: 445 B |
Before Width: | Height: | Size: 373 B After Width: | Height: | Size: 460 B |
Before Width: | Height: | Size: 249 B After Width: | Height: | Size: 459 B |
Before Width: | Height: | Size: 201 B After Width: | Height: | Size: 404 B |
Before Width: | Height: | Size: 296 B After Width: | Height: | Size: 407 B |
Before Width: | Height: | Size: 179 B After Width: | Height: | Size: 388 B |
After Width: | Height: | Size: 655 B |
After Width: | Height: | Size: 659 B |
Before Width: | Height: | Size: 579 B After Width: | Height: | Size: 548 B |
After Width: | Height: | Size: 610 B |
After Width: | Height: | Size: 608 B |
After Width: | Height: | Size: 369 B |
BIN
src/main/resources/assets/plasticgun/textures/item/microchip.png
Normal file
After Width: | Height: | Size: 387 B |
After Width: | Height: | Size: 348 B |
Before Width: | Height: | Size: 529 B After Width: | Height: | Size: 514 B |
Before Width: | Height: | Size: 677 B After Width: | Height: | Size: 829 B |
After Width: | Height: | Size: 781 B |
After Width: | Height: | Size: 359 B |
After Width: | Height: | Size: 455 B |
Before Width: | Height: | Size: 245 B After Width: | Height: | Size: 470 B |
Before Width: | Height: | Size: 153 B After Width: | Height: | Size: 371 B |
Before Width: | Height: | Size: 153 B After Width: | Height: | Size: 371 B |
After Width: | Height: | Size: 466 B |
After Width: | Height: | Size: 831 B |
Before Width: | Height: | Size: 663 B After Width: | Height: | Size: 811 B |
Before Width: | Height: | Size: 502 B After Width: | Height: | Size: 452 B |
After Width: | Height: | Size: 591 B |
Before Width: | Height: | Size: 628 B After Width: | Height: | Size: 767 B |
Before Width: | Height: | Size: 617 B After Width: | Height: | Size: 547 B |
11
src/main/resources/data/plasticgun/recipe/32_acp.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{ "item": "minecraft:gunpowder" },
|
||||
{ "item": "minecraft:copper_ingot" }
|
||||
],
|
||||
"result": {
|
||||
"id": "plasticgun:32_acp",
|
||||
"count": 8
|
||||
}
|
||||
}
|
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{ "item": "plasticgun:enhanced_gunpowder" },
|
||||
{ "item": "minecraft:copper_ingot" },
|
||||
{ "item": "plasticgun:kevlar_sheet" }
|
||||
],
|
||||
"result": {
|
||||
"id": "plasticgun:32_acp_high_velocity",
|
||||
"count": 8
|
||||
}
|
||||
}
|
12
src/main/resources/data/plasticgun/recipe/357_magnum.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{ "item": "plasticgun:enhanced_gunpowder" },
|
||||
{ "item": "minecraft:iron_nugget" },
|
||||
{ "item": "plasticgun:kevlar_sheet" }
|
||||
],
|
||||
"result": {
|
||||
"id": "plasticgun:357_magnum",
|
||||
"count": 6
|
||||
}
|
||||
}
|