From b867fa2efb789818dbc2b41e7483ecd5ba0b6279 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Wed, 18 Mar 2026 14:24:35 +0100 Subject: style(): switch to tab and to lf --- .../loot_table/gameplay/piglin_bartering.json | 504 ++++++++++----------- src/main/resources/fabric.mod.json | 58 +-- src/main/resources/manhunt.mixins.json | 20 +- 3 files changed, 291 insertions(+), 291 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/data/minecraft/loot_table/gameplay/piglin_bartering.json b/src/main/resources/data/minecraft/loot_table/gameplay/piglin_bartering.json index 61599ab..2f711bc 100644 --- a/src/main/resources/data/minecraft/loot_table/gameplay/piglin_bartering.json +++ b/src/main/resources/data/minecraft/loot_table/gameplay/piglin_bartering.json @@ -1,254 +1,254 @@ { - "type": "minecraft:barter", - "pools": [ - { - "rolls": 1, - "entries": [ - { - "type": "minecraft:item", - "name": "minecraft:book", - "weight": 5, - "functions": [ - { - "function": "minecraft:enchant_randomly", - "options": "minecraft:soul_speed" - } - ] - }, - { - "type": "minecraft:item", - "name": "minecraft:iron_boots", - "weight": 8, - "functions": [ - { - "function": "minecraft:enchant_randomly", - "options": "minecraft:soul_speed" - } - ] - }, - { - "type": "minecraft:item", - "name": "minecraft:potion", - "weight": 10, - "functions": [ - { - "function": "minecraft:set_potion", - "id": "minecraft:fire_resistance" - } - ] - }, - { - "type": "minecraft:item", - "name": "minecraft:splash_potion", - "weight": 10, - "functions": [ - { - "function": "minecraft:set_potion", - "id": "minecraft:fire_resistance" - } - ] - }, - { - "type": "minecraft:item", - "name": "minecraft:iron_nugget", - "weight": 10, - "functions": [ - { - "function": "minecraft:set_count", - "count": { - "type": "minecraft:uniform", - "min": 9, - "max": 36 - } - } - ] - }, - { - "type": "minecraft:item", - "name": "minecraft:dried_ghast", - "weight": 10, - "functions": [ - { - "function": "minecraft:set_count", - "count": { - "type": "minecraft:uniform", - "min": 9, - "max": 36 - } - } - ] - }, - { - "type": "minecraft:item", - "name": "minecraft:quartz", - "weight": 20, - "functions": [ - { - "function": "minecraft:set_count", - "count": { - "type": "minecraft:uniform", - "min": 8, - "max": 16 - } - } - ] - }, - { - "type": "minecraft:item", - "name": "minecraft:glowstone_dust", - "weight": 20, - "functions": [ - { - "function": "minecraft:set_count", - "count": { - "type": "minecraft:uniform", - "min": 5, - "max": 12 - } - } - ] - }, - { - "type": "minecraft:item", - "name": "minecraft:magma_cream", - "weight": 20, - "functions": [ - { - "function": "minecraft:set_count", - "count": { - "type": "minecraft:uniform", - "min": 2, - "max": 6 - } - } - ] - }, - { - "type": "minecraft:item", - "name": "minecraft:ender_pearl", - "weight": 20, - "functions": [ - { - "function": "minecraft:set_count", - "count": { - "type": "minecraft:uniform", - "min": 4, - "max": 8 - } - } - ] - }, - { - "type": "minecraft:item", - "name": "minecraft:string", - "weight": 20, - "functions": [ - { - "function": "minecraft:set_count", - "count": { - "type": "minecraft:uniform", - "min": 8, - "max": 24 - } - } - ] - }, - { - "type": "minecraft:item", - "name": "minecraft:fire_charge", - "weight": 40, - "functions": [ - { - "function": "minecraft:set_count", - "count": { - "type": "minecraft:uniform", - "min": 1, - "max": 5 - } - } - ] - }, - { - "type": "minecraft:item", - "name": "minecraft:gravel", - "weight": 40, - "functions": [ - { - "function": "minecraft:set_count", - "count": { - "type": "minecraft:uniform", - "min": 8, - "max": 16 - } - } - ] - }, - { - "type": "minecraft:item", - "name": "minecraft:leather", - "weight": 40, - "functions": [ - { - "function": "minecraft:set_count", - "count": { - "type": "minecraft:uniform", - "min": 4, - "max": 10 - } - } - ] - }, - { - "type": "minecraft:item", - "name": "minecraft:nether_brick", - "weight": 40, - "functions": [ - { - "function": "minecraft:set_count", - "count": { - "type": "minecraft:uniform", - "min": 4, - "max": 16 - } - } - ] - }, - { - "type": "minecraft:item", - "name": "minecraft:obsidian", - "weight": 40 - }, - { - "type": "minecraft:item", - "name": "minecraft:crying_obsidian", - "weight": 40, - "functions": [ - { - "function": "minecraft:set_count", - "count": { - "type": "minecraft:uniform", - "min": 1, - "max": 3 - } - } - ] - }, - { - "type": "minecraft:item", - "name": "minecraft:soul_sand", - "weight": 40, - "functions": [ - { - "function": "minecraft:set_count", - "count": { - "type": "minecraft:uniform", - "min": 4, - "max": 16 - } - } - ] - } - ] - } - ] + "type": "minecraft:barter", + "pools": [ + { + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "minecraft:book", + "weight": 5, + "functions": [ + { + "function": "minecraft:enchant_randomly", + "options": "minecraft:soul_speed" + } + ] + }, + { + "type": "minecraft:item", + "name": "minecraft:iron_boots", + "weight": 8, + "functions": [ + { + "function": "minecraft:enchant_randomly", + "options": "minecraft:soul_speed" + } + ] + }, + { + "type": "minecraft:item", + "name": "minecraft:potion", + "weight": 10, + "functions": [ + { + "function": "minecraft:set_potion", + "id": "minecraft:fire_resistance" + } + ] + }, + { + "type": "minecraft:item", + "name": "minecraft:splash_potion", + "weight": 10, + "functions": [ + { + "function": "minecraft:set_potion", + "id": "minecraft:fire_resistance" + } + ] + }, + { + "type": "minecraft:item", + "name": "minecraft:iron_nugget", + "weight": 10, + "functions": [ + { + "function": "minecraft:set_count", + "count": { + "type": "minecraft:uniform", + "min": 9, + "max": 36 + } + } + ] + }, + { + "type": "minecraft:item", + "name": "minecraft:dried_ghast", + "weight": 10, + "functions": [ + { + "function": "minecraft:set_count", + "count": { + "type": "minecraft:uniform", + "min": 9, + "max": 36 + } + } + ] + }, + { + "type": "minecraft:item", + "name": "minecraft:quartz", + "weight": 20, + "functions": [ + { + "function": "minecraft:set_count", + "count": { + "type": "minecraft:uniform", + "min": 8, + "max": 16 + } + } + ] + }, + { + "type": "minecraft:item", + "name": "minecraft:glowstone_dust", + "weight": 20, + "functions": [ + { + "function": "minecraft:set_count", + "count": { + "type": "minecraft:uniform", + "min": 5, + "max": 12 + } + } + ] + }, + { + "type": "minecraft:item", + "name": "minecraft:magma_cream", + "weight": 20, + "functions": [ + { + "function": "minecraft:set_count", + "count": { + "type": "minecraft:uniform", + "min": 2, + "max": 6 + } + } + ] + }, + { + "type": "minecraft:item", + "name": "minecraft:ender_pearl", + "weight": 20, + "functions": [ + { + "function": "minecraft:set_count", + "count": { + "type": "minecraft:uniform", + "min": 4, + "max": 8 + } + } + ] + }, + { + "type": "minecraft:item", + "name": "minecraft:string", + "weight": 20, + "functions": [ + { + "function": "minecraft:set_count", + "count": { + "type": "minecraft:uniform", + "min": 8, + "max": 24 + } + } + ] + }, + { + "type": "minecraft:item", + "name": "minecraft:fire_charge", + "weight": 40, + "functions": [ + { + "function": "minecraft:set_count", + "count": { + "type": "minecraft:uniform", + "min": 1, + "max": 5 + } + } + ] + }, + { + "type": "minecraft:item", + "name": "minecraft:gravel", + "weight": 40, + "functions": [ + { + "function": "minecraft:set_count", + "count": { + "type": "minecraft:uniform", + "min": 8, + "max": 16 + } + } + ] + }, + { + "type": "minecraft:item", + "name": "minecraft:leather", + "weight": 40, + "functions": [ + { + "function": "minecraft:set_count", + "count": { + "type": "minecraft:uniform", + "min": 4, + "max": 10 + } + } + ] + }, + { + "type": "minecraft:item", + "name": "minecraft:nether_brick", + "weight": 40, + "functions": [ + { + "function": "minecraft:set_count", + "count": { + "type": "minecraft:uniform", + "min": 4, + "max": 16 + } + } + ] + }, + { + "type": "minecraft:item", + "name": "minecraft:obsidian", + "weight": 40 + }, + { + "type": "minecraft:item", + "name": "minecraft:crying_obsidian", + "weight": 40, + "functions": [ + { + "function": "minecraft:set_count", + "count": { + "type": "minecraft:uniform", + "min": 1, + "max": 3 + } + } + ] + }, + { + "type": "minecraft:item", + "name": "minecraft:soul_sand", + "weight": 40, + "functions": [ + { + "function": "minecraft:set_count", + "count": { + "type": "minecraft:uniform", + "min": 4, + "max": 16 + } + } + ] + } + ] + } + ] } diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index abbd844..a84bf8c 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -1,31 +1,31 @@ { - "schemaVersion": 1, - "id": "manhunt", - "version": "${version}", - "name": "Manhunt", - "description": "Best Manhunt Minecraft mod.", - "authors": [ - "Anhgelus Morhtuuzh" - ], - "contact": { - "sources": "https://github.com/anhgelus/manhunt-mod", - "issues": "https://github.com/anhgelus/manhunt-mod/issues", - "homepage": "https://modrinth.com/mod/manhunt-remastered" - }, - "license": "AGPL-3.0", - "icon": "assets/manhunt/icon.png", - "environment": "*", - "entrypoints": { - "main": [ - "world.anhgelus.manhunt.Manhunt" - ] - }, - "mixins": [ - "manhunt.mixins.json" - ], - "depends": { - "fabricloader": ">=${loader_version}", - "fabric-api": "*", - "minecraft": "${minecraft_version}" - } + "schemaVersion": 1, + "id": "manhunt", + "version": "${version}", + "name": "Manhunt", + "description": "Best Manhunt Minecraft mod.", + "authors": [ + "Anhgelus Morhtuuzh" + ], + "contact": { + "sources": "https://github.com/anhgelus/manhunt-mod", + "issues": "https://github.com/anhgelus/manhunt-mod/issues", + "homepage": "https://modrinth.com/mod/manhunt-remastered" + }, + "license": "AGPL-3.0", + "icon": "assets/manhunt/icon.png", + "environment": "*", + "entrypoints": { + "main": [ + "world.anhgelus.manhunt.Manhunt" + ] + }, + "mixins": [ + "manhunt.mixins.json" + ], + "depends": { + "fabricloader": ">=${loader_version}", + "fabric-api": "*", + "minecraft": "${minecraft_version}" + } } \ No newline at end of file diff --git a/src/main/resources/manhunt.mixins.json b/src/main/resources/manhunt.mixins.json index 6613627..34eab5f 100644 --- a/src/main/resources/manhunt.mixins.json +++ b/src/main/resources/manhunt.mixins.json @@ -1,12 +1,12 @@ { - "required": true, - "package": "world.anhgelus.manhunt.mixins", - "compatibilityLevel": "JAVA_21", - "mixins": [ - "Tracker", - "WorldTimerAccess" - ], - "injectors": { - "defaultRequire": 1 - } + "required": true, + "package": "world.anhgelus.manhunt.mixins", + "compatibilityLevel": "JAVA_21", + "mixins": [ + "Tracker", + "WorldTimerAccess" + ], + "injectors": { + "defaultRequire": 1 + } } \ No newline at end of file -- cgit v1.2.3