-
Notifications
You must be signed in to change notification settings - Fork 0
Datapack
kveex edited this page Jun 13, 2026
·
3 revisions
For sake of this guide we want to make locator on those generators:
Get id's of needed blocks and write them down somewhere (if you can't see them you need to press F3+H and hover on item again)
You can follow this guide to make and install datapacks. Final structure should look something like this:
{
"replace": false,
"values": [
"refurbished_furniture:light_electricity_generator",
"refurbished_furniture:dark_electricity_generator"
]
}
Now everything works! (You maybe need to sneak and use, because some blocks work around onBlockUse event from fabric API)
