forradalom es szabadsagharc: island structure, update ak47, rework revolver
@@ -162,5 +162,37 @@
|
||||
"stream": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"revolver_click1": {
|
||||
"sounds": [
|
||||
{
|
||||
"name": "szar:revolver_click1",
|
||||
"stream": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"revolver_click2": {
|
||||
"sounds": [
|
||||
{
|
||||
"name": "szar:revolver_click2",
|
||||
"stream": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"revolver_click3": {
|
||||
"sounds": [
|
||||
{
|
||||
"name": "szar:revolver_click3",
|
||||
"stream": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"revolver_roll": {
|
||||
"sounds": [
|
||||
{
|
||||
"name": "szar:revolver_roll",
|
||||
"stream": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
BIN
src/main/resources/assets/szar/sounds/revolver_click1.mp3
Normal file
BIN
src/main/resources/assets/szar/sounds/revolver_click1.ogg
Normal file
BIN
src/main/resources/assets/szar/sounds/revolver_click2.mp3
Normal file
BIN
src/main/resources/assets/szar/sounds/revolver_click2.ogg
Normal file
BIN
src/main/resources/assets/szar/sounds/revolver_click3.mp3
Normal file
BIN
src/main/resources/assets/szar/sounds/revolver_click3.ogg
Normal file
BIN
src/main/resources/assets/szar/sounds/revolver_roll.mp3
Normal file
BIN
src/main/resources/assets/szar/sounds/revolver_roll.ogg
Normal file
|
Before Width: | Height: | Size: 202 B After Width: | Height: | Size: 905 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 905 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"szar:niggerite_block"
|
||||
"szar:niggerite_block",
|
||||
"szar:cigany"
|
||||
]
|
||||
}
|
||||
|
||||
61
src/main/resources/data/szar/loot_tables/chests/island.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"type": "minecraft:chest",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "szar:epstein_files"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"rolls": 26,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:gold_ingot",
|
||||
"weight": 40,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:binomial",
|
||||
"n": 1,
|
||||
"p": 0.2
|
||||
},
|
||||
"add": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:diamond",
|
||||
"weight": 30,
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"type": "minecraft:binomial",
|
||||
"n": 1,
|
||||
"p": 0.2
|
||||
},
|
||||
"add": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:gold_block",
|
||||
"weight": 20
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:diamond_block",
|
||||
"weight": 10
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
17
src/main/resources/data/szar/recipes/debug.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"DDD",
|
||||
"DDD",
|
||||
"DDD"
|
||||
],
|
||||
"key": {
|
||||
"D": {
|
||||
"item": "minecraft:debug_stick"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "szar:cigany",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
BIN
src/main/resources/data/szar/structures/island.nbt
Normal file
11
src/main/resources/data/szar/tags/worldgen/biome/island.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:ocean",
|
||||
"minecraft:deep_ocean",
|
||||
"minecraft:cold_ocean",
|
||||
"minecraft:deep_cold_ocean",
|
||||
"minecraft:lukewarm_ocean",
|
||||
"minecraft:deep_lukewarm_ocean",
|
||||
"minecraft:warm_ocean"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "szar:island",
|
||||
"biomes": "#szar:island",
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin",
|
||||
"spawn_overrides": {},
|
||||
"config": {}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"structures": [
|
||||
{
|
||||
"structure": "szar:island",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"placement": {
|
||||
"type": "minecraft:random_spread",
|
||||
"spacing": 40,
|
||||
"separation": 20,
|
||||
"salt": 533693546
|
||||
}
|
||||
}
|
||||