#change block propperties

1 messages · Page 1 of 1 (latest)

tame dome
#

Ill give 7mb of molten copper to anyone who can say me step by step how can i cange some block propperties like giving 20 friction to some spiky blocks and 0.05 or something like that for the grindstone so my little planes can have "wheels" 3dsmile

swift veldt
#

I’m pretty sure you can’t

#

I think all blocks have the same friction, except ice which is hardcoded to be slippy?

#

Though someone correct me if I’m wrong

tame dome
tame dome
#

What does the wiki mean with "datapack namespace"?, it needs to be the same name as the original folder?

civic fern
#

no idea

tame dome
#

The example datapack link says it dont work

vernal grotto
tame dome
vernal grotto
#

minecraft for minecraft block affected datapacks

vernal grotto
tame dome
#

Wat

#

And wt hell is namespace

#

I don speac englshi

vernal grotto
tame dome
vernal grotto
#

Namespace
Most objects in the game use namespaced resource locations to prevent potential content conflicts or unintentional overrides.
For example, if two data packs add two new minigame mechanisms to Minecraft and both have a function named start. Without namespaces, these two functions would clash and the minigames would be broken. But if they have different namespaces of minigame_one and minigame_two, the functions would become minigame_one:start and minigame_two:start, which no longer conflict.
Most of the time when Minecraft requires an ID, such as for /function, you should provide the namespace in addition to the path. If you don't specify the namespace, it will fallback to minecraft.
Make sure to always use your own namespace for anything new that you add, and only use other namespaces if you're explicitly overriding something else, or, in the case of tags, appending to something else.
For example, Minecraft uses the minecraft namespace, which means that this namespace should only be used when the data pack needs to overwrite existing Minecraft data or to add its entries to vanilla tags.

vague gull
#

If you have doubt, look up for a datapack that change block mass in this server (there is multiple ones) and use it as a basis

tame dome
#

Oh so for example the bloc properties pack i make can be named like "amongus" and the "datapack namespace" can be like "amongus_1"?

#

Oh thats a good idea

#

Where i can get one 2dstare

vague gull
#

Search in showcase

tame dome
#

K thx

vague gull
#

The third post that shows up when you search "datapack" should be what you want

#

You can use it to see the file/folder structure, and then use the wiki to put your own stuff

tame dome
#

I saw it thx thx and i didnt seen before that andesite clockwork components resourcepack from soylebres those look sick af