Pinned Repositories
ArrowAcceleration
Adds the Acceleration enchantment to bows and crossbows.
aztec-diamond
bookshelf
CMC
Compilation of a syntex very similar to java to Minecraft Commands. Output is in the `functions` folder, which you should copy inside a datapack with the `cmc` namespace. Compile with `python3 compile.py yourfile.cmc`
common-shaders
Vanilla Minecraft shaders for various effects, merged into one pack.
EllipsoidSelectors
Detect an position or entity being within an ellipsoid area of a point in minecraft 1.14.
FindLooking
A data pack that can be used to get the entity that a player is looking at by calling a predicate with the `looking_at` player condition.
ShaderSelector
A resource pack that allows selecting shaders on 2 channels using stained glass 3d models.
VanillaMiniMap
Acts as a resource pack to implement a minimap in vanilla Minecraft.
HalbFettKaese's Repositories
HalbFettKaese/common-shaders
Vanilla Minecraft shaders for various effects, merged into one pack.
HalbFettKaese/VanillaMiniMap
Acts as a resource pack to implement a minimap in vanilla Minecraft.
HalbFettKaese/FindLooking
A data pack that can be used to get the entity that a player is looking at by calling a predicate with the `looking_at` player condition.
HalbFettKaese/ShaderSelector
A resource pack that allows selecting shaders on 2 channels using stained glass 3d models.
HalbFettKaese/ArrowAcceleration
Adds the Acceleration enchantment to bows and crossbows.
HalbFettKaese/aztec-diamond
HalbFettKaese/bookshelf
HalbFettKaese/CMC
Compilation of a syntex very similar to java to Minecraft Commands. Output is in the `functions` folder, which you should copy inside a datapack with the `cmc` namespace. Compile with `python3 compile.py yourfile.cmc`
HalbFettKaese/EllipsoidSelectors
Detect an position or entity being within an ellipsoid area of a point in minecraft 1.14.
HalbFettKaese/en
English branch of mcdatapacks website
HalbFettKaese/generator-beet
HalbFettKaese/GravitySandbox
HalbFettKaese/HoneyCars
This data pack adds a new crafting recipe to craft cars using honey-power.
HalbFettKaese/mc-nbtdoc
Machine and human readable documentation for all of Minecraft's in game NBT data, written in the format described by https://github.com/Yurihaia/nbtdoc-rs
HalbFettKaese/mcdata
Version-controlled history of Minecraft's generated data.
HalbFettKaese/minecraft-debug-subtitles
HalbFettKaese/Minecraft-Shaders-Wiki
This contains info about Minecraft Shaders
HalbFettKaese/MinecraftPhi-modules
Establishes safe standards to reduce datapack conflicts
HalbFettKaese/Mounted-WASD-Detection
Detect WASD input while mounted!
HalbFettKaese/Neural-Networks
Material for Neural Networks lecture(s)
HalbFettKaese/objmc
python script to convert .OBJ files into Minecraft, rendering them in game with a core shader.
HalbFettKaese/Portal
Portal project
HalbFettKaese/shulker-preview
Data+resource pack for viewing inside of shulker boxes in your inventory
HalbFettKaese/VanillaDynamicEmissives
Allows for dynamic emissive textures in vanilla Minecraft.
HalbFettKaese/VanillaLightLevelDisplay
Uses a vanilla shader to display on blocks whether they are dark enough for hostile mobs to spawn at their position.