Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings

resized

This mod is a 1.19.2 port of the mod oversized, allowing for bigger crafting tables

131
1
Library

Compatibility

Minecraft: Java Edition

1.19.2

Platforms

Fabric

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source

Creators

itsmenotjames
itsmenotjames Owner

Details

Licensed Apache-2.0
Published 2 years ago
Updated 2 years ago
DescriptionChangelogVersions

This mod is a 1.19.2 port of the mod oversized, allowing for bigger crafting tables

Install the API:

paste this into build.gradle:

repositories {

    maven {url 'https://jitpack.io'}

}

add this to the dependencies block:

modImplementation "com.github.vaylor27:resized:fwhiu"

To create a crafting table block, use whatever your register block method is and for the block pass in

new OversizedCraftingTableBlock(FabricBlockSettings.of(Material.WOOD), ((blockState, world, blockPos) -> new Pair<>(WIDTH, HEIGHT)))

Modrinth is open source.

main@16c5a5a

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.