Open half-potato opened 3 years ago
Here, I performed the investigation for you guys.
{
x: 4.0d,
y: -0.5d,
text: ["The Kepler 22b Research Paper can be found inside treasure chests in Venus dungeons."],
title: "Kepler 22b Research Paper",
tasks: [{
uid: 125276274,
item: "planetprogression:research_paper_5",
type: "item"
}],
rewards: [{
uid: -457109353,
type: "random",
table: 0
}],
dependencies: [I;-2047612450]
}
Using /give planetprogression:research_paper_5 gives the Eris paper.
Also, fix your scripts.
scripts/dungeonmoon.zs:mods.GalacticraftTweaker.addDungeonLoot(3, <planetprogression:research_paper_5>);
This gives the wrong paper.
You want to give research_paper_6.
---Bug Report---
(PLEASE DONT DELETE THIS TEMPLATE, YOUR ISSUE WILL BE IGNORED AND CLOSED IF YOU DO.)
Have you checked Closed Issues (if applicable & PLEASE CHECK BEFORE POSTING): Yes
Description of Issue
I have explored around 10k blocks of Venus looking for Kepler 22b papers. However, I have only found 4 Eris papers, which triggered the quest completion for Kepler 22b but actually only gave access to Eris, which is devoid of content.
Steps to Reproduce Issue
Crash log/Log (if applicable): [Pastebin URL Here]
Screenshots (if applicable): [Screenshots here]
Version of Planetary using (PLEASE DONT USE 'Latest' OR 'Newest'): 1.2.0
Where did this bug happen: [Text here]
Additional Information