skip to content
Fabric Wiki
User Tools
Register
Log In
Site Tools
Search
Tools
Show pagesource
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Register
Log In
>
Recent Changes
Media Manager
Sitemap
Trace:
•
installing_minecraft_fabric_server
Sidebar
Go back to start
Setup
Setting up a Development Environment
Enabling Log4j Debug Messages
Publishing Mods on Modrinth with Minotaur
Publishing Mods on Curseforge with CurseGradle
Basics
Introduction to Modding with Fabric
Reading the Minecraft source
Conventions and Terminology
Basic Conventions and Terminology
Server and Client Side Terminology
Registries
Intro to Registries
Standard Registries
Development Tools
Third-party Library Mods
Applying Changes without Restarting Minecraft
Creating a lang file
Using Mappings
Advanced
Using CrowdinTranslate to provide live community translations
Using GitHub Actions to find errors in your commits
Modding Tips
Updating from Loader 0.3.x to 0.4.x
Updating Yarn mappings in a Java codebase
DataFixers [WIP]
Access Wideners
Reflection
Adding to Enums
Interface Injection
Items
Item Documentation
Practical Example: Adding an Item
Creating an ItemGroup for your items
Adding a custom tooltip to your item
Adding a Crafting Recipe
Adding Armor
Adding Tools
Adding a Shield
Adding Custom Enchantments
Adding Model Predicate Providers
Blocks and Block Entities
Adding a Block
Giving a Block State
Making a Directional Block
Make the Block Waterloggable
Adding a BlockEntity
Storing Items in a Block as an Inventory
Dynamically Change the Color of a Block or Item
Manipulating a Block's Appearance
Rendering Blocks and Items Dynamically
Rendering Blocks and Items Dynamically using a custom Model
Rendering Blocks and Items Dynamically using Block Entity Renderers
Creating a Container Block
Syncing Custom Data with Extended ScreenHandlers
Syncing Integers with PropertyDelegates
Adding a Custom Crop
Fluids
Creating a Fluid
Entities
Adding an Entity
Adding a Custom Spawn Egg
Creating a Custom Projectile
World Generation
Dimension Concepts
Generating Custom Ores
Adding Features
Adding Trees (Advanced)
Adding Structure Features
Adding Biomes
Adding Generator Types
Adding Dimensions
Creating a Custom Portal
Recipe Types
Introduction to RecipeTypes
Adding a recipe type (DRAFT)
Adding a cooking recipe type
Adding a cutting recipe type
Miscellaneous
Mining Levels
Raycasting
Custom Keybindings
Creating Commands
Networking
Status Effects
Adding a Particle
Playing Sounds
Custom Gamerule
Custom Data/Resource Pack Resources
Tag Conventions
List of Useful Tutorials
Adding Player Statistics
Fluid, Item and Energy Transfer
Events
Listening to Events (DRAFT)
Creating Custom Events
Adding Items to Existing Loot Tables
Event Index (DRAFT)
Mixins
Introduction
Mixin registration
Injects
Accessors and Invokers
Redirectors
Method redirectors
Examples
Hotswapping Mixins
Exporting Mixin Classes
Dynamic Data Generation
Dynamic Recipe Generation
Dynamic Model Generation
Tutorials for Minecraft 1.15
Using Jigsaws in StructureFeatures
Mining Levels (1.1x-1.17x)
Tutorials for Minecraft 1.14
Rendering blocks and items dynamically using block entity renderers
Manipulating a Block's appearance
Adding a Cookie Creeper Entity
Contribute to Fabric
The Fabric Feature Procedure
FabLabs
Fabric on GitHub
Game mappings repository + contribution documentation
Extremely Strange People
Updating Yarn to a new Minecraft version
tutorial:installing_minecraft_fabric_server
Moved to
Installing a Fabric Server (Windows)
tutorial/installing_minecraft_fabric_server.txt
· Last modified: 2021/06/12 19:52 by
phoenix_iv
Page Tools
Show pagesource
Old revisions
Backlinks
Back to top