29 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by soul_9017#0
That's a helpful problem report that I'm sure a lot of people can help with.
I used the exact same config from the wiki with my own textures added
This is my config @Señor Leche
BAOBAB LOG
mainBlock:
displayname: Baobab_log
material: PAPER
Pack:
generate_model: false
model: wild/baobab_log
custom_model_data: 411
Mechanics:
noteblock:
model: wild/baobab_log
custom_variation: 500
directional:
# Valid values are LOG, FURNACE and DROPPER
directional_type: LOG
# LOG
y_block: logy
x_block: logx
z_block: logz
hardness: 1
drop:
minimal_type: WOOD
best_tools:
- AXE
silktouch: false
loots:
- oraxen_item: mainBlock
probability: 1.0
logy:
excludeFromInventory: true # Makes inventory only contain base-block
material: PAPER
Pack:
generate_model: false
model: wild/baobab_log
custom_model_data: 411
Mechanics:
noteblock:
custom_variation: 500
directional:
parent_block: mainBlock # base block which will give drop
logx:
excludeFromInventory: true # Makes inventory only contain base-block
material: PAPER
Pack:
generate_model: false
model: wild/baobab_log
Mechanics:
noteblock:
custom_variation: 502
directional:
parent_block: mainBlock # base block which will give drop
logz:
excludeFromInventory: true # Makes inventory only contain base-block
material: PAPER
Pack:
generate_model: false
model: wild/baobab_log
Mechanics:
noteblock:
custom_variation: 503
directional:
parent_block: mainBlock # base block which will give drop
post logs
This is the error which I get when I place them:
Please use a paste service instead!
Paste services are more mobile friendly and easier to read than just posting a log file
message.txt
Requested by soul_9017#0
post the full latest.log
not just the section
just posting it
this is my latest.log
Please use a paste service instead!
Paste services are more mobile friendly and easier to read than just posting a log file
latest.log
Requested by soul_9017#0
that's all of my latest.log
if you want the .log.gz file, you can ask
Send it using https://mclo.gs/
mclo.gs - Paste, share & analyse your Minecraft logs
Easily paste your Minecraft logs to share and analyse them.
the bot did it
here are my plugins tho
Bot doesn't always do the entire thing
Idk why you argue instead of just doing it
can you use triple ` on top and bottom to make your thing a code block
or just post the yml to paste.helpch.at
```mainBlock:
displayname: Baobab_log
material: PAPER
Pack:
generate_model: false
model: wild/baobab_log
custom_model_data: 411
Mechanics:
noteblock:
model: wild/baobab_log
custom_variation: 500
directional:
# Valid values are LOG, FURNACE and DROPPER
directional_type: LOG
# LOG
y_block: logy
x_block: logx
z_block: logz
hardness: 1
drop:
minimal_type: WOOD
best_tools:
- AXE
silktouch: false
loots:
- oraxen_item: mainBlock
probability: 1.0
This doesn't include the parent block from the above example
logy:
excludeFromInventory: true # Makes inventory only contain base-block
material: PAPER
Pack:
generate_model: false
model: wild/baobab_log
custom_model_data: 411
Mechanics:
noteblock:
custom_variation: 500
directional:
parent_block: mainBlock # base block which will give drop
logx:
excludeFromInventory: true # Makes inventory only contain base-block
material: PAPER
Pack:
generate_model: false
model: wild/baobab_log
Mechanics:
noteblock:
custom_variation: 502
directional:
parent_block: mainBlock # base block which will give drop
logz:
excludeFromInventory: true # Makes inventory only contain base-block
material: PAPER
Pack:
generate_model: false
model: wild/baobab_log
Mechanics:
noteblock:
custom_variation: 503
directional:
parent_block: mainBlock # base block which will give drop
post it paste.helpch.at
You need to put the ``` on both sides...
post the entire latest.log to mclo.gs cus thats just not all of it and i wanna see if it complains when it loads the plugin
ok
from a quick look at the documentation, other then your log x,y,z having the pack section which documentation doesnt have it and your mainblock loots not having curly braces it doesnt seem to have issues
maybe contact oraxen devs for assistance or looking through their discord for anyone who had the same issue
ik but im not able to purchase oraxen atm so i dont get support (had to compile it)
i wouldve assumed that their discord showed showed the channels even if they are just read only
no
makes sense to me honestly
other then reporting it to them not much else to suggest if the yml is correct