#[PolyFactory] Tinkers style metal casting
23 messages · Page 1 of 1 (latest)
Amazing seeing involved tech mods for modern versions. Good work on that.
cool af
This is cool! What version is this for?
if its not 1.21.5 i'm going to rapidly tpose+noclip to your location.
how.... how you get custom item and blocks on a server only mod
It's on 1.21.5 yes
Nothing new really. Pretty much just smoke, mirrors and teaching the server to lie to clients
Datapacks have been doing that for years so nothing new
Neat! Is the source code public? I'm curious about how you made the smelter, is it multiblock?
Polymer is doing it for years too
It looks like display entities almost
Through polymer still does add new entiries to vanilla registries
So you can use these items in recipes, commands and configs
Yep, thats what I use for rendering blocks
It's a released mod, just working on a update™
Wait, then how do you interact with them if they are displays? Don't those lack hitboxes?
Well, the block itself uses a barrier (or some other block with inivisible model)
Displays are purely for visuals
Do they /kill when you break the block? It's a pretty interesting technique