Skip to content

Commit

Permalink
Update Fabric Loader
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Oct 15, 2024
1 parent 24b7f3d commit c47b9d4
Show file tree
Hide file tree
Showing 51 changed files with 51 additions and 51 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*",
"fabric-command-api-v2": "*"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*",
"fabric-command-api-v2": "*"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
]
},
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"minecraft": ">=1.18.2"
},
"description": "Contains common tags used by mods for vanilla things.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-key-binding-api-v1": "*"
},
"description": "Keybinding registry API.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*",
"fabric-resource-loader-v0": "*"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-block-view-api-v2": "*"
},
"description": "Thread-safe hooks for block entity data use during terrain rendering.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
]
},
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"minecraft": ">=1.15-alpha.19.39.a",
"fabric-api-base": "*",
"fabric-rendering-v1": "*"
Expand Down
2 changes: 1 addition & 1 deletion fabric-api-base/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4"
"fabricloader": ">=0.16.7"
},
"description": "Contains the essentials for Fabric API modules.",
"custom": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*",
"fabric-lifecycle-events-v1": "*"
},
Expand Down
2 changes: 1 addition & 1 deletion fabric-biome-api-v1/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"minecraft": ">=1.16.2"
},
"description": "Hooks for adding biomes to the default world generator.",
Expand Down
2 changes: 1 addition & 1 deletion fabric-block-api-v1/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4"
"fabricloader": ">=0.16.7"
},
"entrypoints": {
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4"
"fabricloader": ">=0.16.7"
},
"description": "Hooks for block views",
"mixins": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"minecraft": ">=1.15-alpha.19.38.b",
"fabric-api-base": "*"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4"
"fabricloader": ">=0.16.7"
},
"description": "Adds the ability to load tags from the local mods.",
"custom": {
Expand Down
2 changes: 1 addition & 1 deletion fabric-command-api-v2/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*",
"minecraft": ">1.19-alpha.22.11.a"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*",
"fabric-lifecycle-events-v1": "*",
"fabric-resource-loader-v0": "*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"minecraft": ">=1.18.2"
},
"description": "Contains common tags used by mods for vanilla things.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
]
},
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"minecraft": ">=1.20.5-beta.1",
"fabric-lifecycle-events-v1": "*"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4"
"fabricloader": ">=0.16.7"
},
"description": "Adds Fabric-related debug info to crash reports.",
"mixins": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-entity-events-v1": "*",
"fabric-object-builder-api-v1": "*"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4"
"fabricloader": ">=0.16.7"
},
"description": "Allows for automatic data generation.",
"mixins": [
Expand Down
2 changes: 1 addition & 1 deletion fabric-dimensions-v1/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"minecraft": ">=1.16-rc.3",
"fabric-api-base": "*"
},
Expand Down
2 changes: 1 addition & 1 deletion fabric-entity-events-v1/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4"
"fabricloader": ">=0.16.7"
},
"description": "Events to hook into entities.",
"mixins": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*",
"fabric-networking-api-v1": "*",
"minecraft": ">=1.15-alpha.19.37.a"
Expand Down
2 changes: 1 addition & 1 deletion fabric-game-rule-api-v1/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4"
"fabricloader": ">=0.16.7"
},
"description": "Allows registration of custom game rules.",
"mixins": [
Expand Down
2 changes: 1 addition & 1 deletion fabric-gametest-api-v1/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
]
},
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-resource-loader-v0": "*"
},
"description": "Allows registration of custom game tests.",
Expand Down
2 changes: 1 addition & 1 deletion fabric-item-api-v1/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
}
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*"
},
"description": "Hooks for items",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*",
"fabric-resource-loader-v0": "*"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4"
"fabricloader": ">=0.16.7"
},
"description": "Key Binding registry API.",
"mixins": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*"
},
"description": "Events for the game's lifecycle.",
Expand Down
2 changes: 1 addition & 1 deletion fabric-loot-api-v3/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*",
"fabric-resource-loader-v0": "*"
},
Expand Down
2 changes: 1 addition & 1 deletion fabric-message-api-v1/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*"
},
"description": "Adds message-related hooks.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*"
},
"description": "Provides hooks for model loading.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"accessWidener": "fabric-networking-api-v1.accesswidener",
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*"
},
"description": "Low-level, vanilla protocol oriented networking hooks.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*"
},
"description": "Builders for objects vanilla has locked down.",
Expand Down
2 changes: 1 addition & 1 deletion fabric-particles-v1/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4"
"fabricloader": ">=0.16.7"
},
"description": "Hooks for registering custom particles.",
"mixins": [
Expand Down
2 changes: 1 addition & 1 deletion fabric-recipe-api-v1/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
"accessWidener": "fabric-recipe-api-v1.accesswidener",
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-networking-api-v1": "*"
},
"entrypoints": {
Expand Down
2 changes: 1 addition & 1 deletion fabric-registry-sync-v0/src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*",
"fabric-networking-api-v1": "*"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"minecraft": ">=1.15-alpha.19.39.a",
"fabric-api-base": "*"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"minecraft": ">=1.15-alpha.19.39.a",
"fabric-api-base": "*",
"fabric-renderer-api-v1": "*"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*"
},
"description": "Hooks for registering fluid renders.",
Expand Down
2 changes: 1 addition & 1 deletion fabric-rendering-v1/src/client/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4",
"fabricloader": ">=0.16.7",
"fabric-api-base": "*"
},
"description": "Hooks and registries for rendering-related things.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4"
"fabricloader": ">=0.16.7"
},
"description": "Allows conditionally loading resources.",
"entrypoints": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FabricMC"
],
"depends": {
"fabricloader": ">=0.16.4"
"fabricloader": ">=0.16.7"
},
"description": "Asset and data resource loading.",
"mixins": [
Expand Down
Loading

0 comments on commit c47b9d4

Please sign in to comment.